When trying to use WSDL2Java with HTTPS I get the exception: “HTTPS hostname wrong:  should be…”

 

Out side of WSDL2Java when I access a secure HTTP WSDL I have to provide a HostnameVerifier in order for it to work but how can I get WSDL2Java to create the clients for me when using a HTTPS WSDL?  Do I some how provide, or tell it about, my own HostnameVerifier or do I just have to create my own clients?

 

 

Reply via email to