Reusing JDK 7’s JAX-WS Runtime
Current JAX-WS deployments are tightly coupled with a container’s runtime. JAX-WS 2.2 proposed an HTTP SPI that enables a deployment to use any available Web services runtime for HTTP transport. Now that JAX-WS 2.2 is integrated into JDK 7, Java EE 6 Web profile vendors can support 109 deployments by …