Change Log for JSR 224: Java API for XML-Based Web Services (JAX-WS) 2.0 Description: Changes for JAX-WS API 2.3 MR Maintenance Lead: Lukas Jungmann, Oracle Corporation Feedback: comments should be sent to users@jax-ws.java.net Proposed changes: * define JDK 9 module for the JAX-WS API to be 'java.xml.ws' * change the definition of the discovery process of javax.xml.ws.spi.Provider implementation to use standard service-provider loading facilities defined by the ServiceLoader class * add @Repeatable to @WebServiceClientRef * javadoc - add @since 1.6/1.7 where applicable - add missing javadoc - add missing parameter description - add missing return value description