So I'm coming to understand how JAX-WS works. JAX-WS is an API and there are a bunch of implementations for it, Metro being the default one bundled with the JDK. GlassFish and CXF implement the JAX-WS API.
If I understood that correctly then my question becomes, does the JAX-WS API allow me to perform a change to the SSLSocketFactory in a manner that is universally portable with all the other JAX-WS implementations? The more I read and the more I understand the more I think the answer is... no. Am I right? Is portability impossible? -- View this message in context: http://servicemix.396122.n5.nabble.com/JAXWSProperties-in-Servicemix-tp5717833p5717845.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
