How does JEE decide whether to implement a SOAP service using SOAP 1.1 or SOAP 1.2? Is there setting somewhere in the EAR (annotation, XML config), or is it just dependent on the container itself?
Is there any way to tell whether a service has been implemented using SOAP 1.1 or SOAP 1.2?