Does anyone know how to config wso2 or axis2 to use JMS transport over SSL?
I have scucessfully set up and config WSO2 WSAS and AXIS2 1.3 to connect Tibco EMS over HTTP/S, JMS (clear text), but not for JMS over SSL. The WSO2 or AXIS2 was running under Tomcat. I guess I need provide proper SSL connection info in the axis2.xml file and has not figured out the right way and place to do it. For axis2 1.3, even though I provided the url to be ssl://localhost:7443, however, axis2 still use tcp to connect to port 7443, which is wrong.
Is this a bug in axis2? or axis2 indeed does not support JMS over SSL?
If wso2 supports JMS over SSL, does anyone know the step by step instruction to config wso2 wsas?
Thanks,
Gary