Hi I have deployed an axis soap service to my tomcat server, and have run into a strange phenomenon.
I am unable to retrieve the WSDL via https://server/webapp/services/servicename?wsdl This fails with an error like this: java.security.cert.CertificateException: No name matching (server) found However, the actual soap calls go through properly. I'm not sure what this is all about; anyone run into it before? NB: If I turn of https I can get the wsdl properly. -- View this message in context: http://www.nabble.com/Cannot-retrieve-WSDL-over-https-tp15883370p15883370.html Sent from the Axis - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
