Mass update of jaxws jdk module. Current JAX-WS RI development version.
Fixed bugs:
http://java.net/jira/browse/JAX_WS-1118 Broken links in the guide
http://java.net/jira/browse/JAX_WS-1114 problem sending XML primitive type gMonth (the request ends up null on server)
http://java.net/jira/browse/JAX_WS-723 Provide target 2.1 option to generate classes as per JAX-WS 2.1
http://java.net/jira/browse/JAX_WS-653 Erroneous Class-Path ref. in Manifest of several jar files
http://java.net/jira/browse/JAXB-937 Nested unmarshalling can lead to NullPointerException
http://java.net/jira/browse/JAXB-643 Cannot use gMonth on jdk/jre 6
Fixed bugs:
http://java.net/jira/browse/JAX_WS-1118 Broken links in the guide
http://java.net/jira/browse/JAX_WS-1114 problem sending XML primitive type gMonth (the request ends up null on server)
http://java.net/jira/browse/JAX_WS-723 Provide target 2.1 option to generate classes as per JAX-WS 2.1
http://java.net/jira/browse/JAX_WS-653 Erroneous Class-Path ref. in Manifest of several jar files
http://java.net/jira/browse/JAXB-937 Nested unmarshalling can lead to NullPointerException
http://java.net/jira/browse/JAXB-643 Cannot use gMonth on jdk/jre 6
- relates to
-
JDK-8023636 Missing files from 8022885
- Resolved