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 Venkatesh Audinarayanan <ve...@gmail.com> on 2010/07/21 19:36:04 UTC

WSDL2Java - does it work for https wsdl urls

Hi,
 WSDL2Java doesn't seem to work for SSL enabled wsdl urls..
I tried a couple of things to fix this:
1)Tried creating a custom SSL factory with a dummy trust manager and setting
it as the default SSL factory..
2) Tried setting javax.net.ssl.trustStore property..
both of them didn't work.
could you please help?
please reply to me directly since am not subscribed to this group.
Thanks,
Venkatesh.