Code Comments
Programming Forum and web based access to our favorite programming groups.Hey, I've been having some problems with wscompile. Using it as a commandline tool to generate wsdls and stubs doesn't pose any problems, but with anything more 'advanced' it just won't work. The problems: *Using <wscompile> as ant task gives NoClassDefFoundError for LineInputStream. This class exists in mail.jar, but I don't know how or to which classpath to add it. The only way I could solve this, was unpakking mail.jar to my source dir, but there should be a way to just add the jar somewhere. *The option -security is seen as invalid. I read on the java forum that I should add the jax-rpc and security libs to my classpath. But what jar-files exactly and where, to which classpath? Thanks in advance, Thomas
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.