Is there a way to get the SOAP version (1.1 / 1.2) of a request, in a JAX-WS Provider?
Let's say my service supports both SOAP 1.1 and 1.2. When I assemble a SOAP Fault in my Provider, I have to know the SOAP version (because the SOAP Fault's structure is dependent on the SOAP version). However I have found no way to get this information. -- View this message in context: http://cxf.547215.n5.nabble.com/getting-the-SOAP-version-in-a-JAX-WS-Provider-tp5745503.html Sent from the cxf-user mailing list archive at Nabble.com.
