java - Getting the SOAP version in a JAX-WS Provider -



java - Getting the SOAP version in a JAX-WS Provider -

is there way soap version (1.1 / 1.2) of request, in jax-ws provider? (@servicemode(mode.payload))

let's service supports both soap 1.1 , 1.2. when assemble soap fault in provider, have know soap version (because soap fault's construction dependent on soap version). have found no way information.

java web-services soap jax-ws

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -