I have an axis2 web service client running on a j2ee server (jboss 4.0.4) that has been working with a web service hosted on tomcat. Recently the tomcat admin turned on TLS, and now my axis2 client does not work. How do I turn on TLS for my axis2 client?
Thank you for any help!