You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ognjen Blagojevic <og...@etf.bg.ac.yu> on 2007/06/20 09:25:20 UTC

Re: wsdl2java consume https

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: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org