Hi Mark,
How do I consume a secure webservice with wsdl2java?
If you just want to use standard web service over HTTPS, then you don't need additional switches for wsdl2java.
In client code you should set properties javax.net.ssl.keyStore and javax.net.ssl.keyStorePassword.
Regards, Ognjen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
