I have enabled my webservice endpoints over both HTTP and SSL. I can access the wsdls
over both HTTP and HTTPS, but both wsdls point to the HTTP server and port in the wsdl
served up. I know the unsecured access point works but I'd like to verify that the
SSL connection works as well if both HTTP and HTTPS are enabled.
I'm generating clients using the wsdlLocation to point to the https endpoint.
Is there any way to force and verify my SSL jbossws clients to use the SSL connection
only? Anyone ever tried this? Preliminary tests with jaxws clients seem to always use
the HTTP endpoint only...
Thanks in advance for any suggestions/tips/replies.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4254313#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...