Description
Mass update of jaxws jdk module. Current JAX-WS RI development version.
This update addresses addresses several other bugs:
JDK-8017118 wsimport and xjc tool in jdk8 b94 throw permission exception related with jaxp1.5
JDK-8016271 wsimport -clientjar does not create portable jar on windows due to hardcoded '\'
JDK-8016450 Adapt to JAXP 1.5 changes in JAXWS/JAXB code to keep backwards compatibility
https://java.net/jira/browse/JAX_WS-1135 XmlUtil class uses Sun internal com.sun.org.apache.xml.internal.resolver.CatalogManager class causing ClassNotFoundException on IBM JDK
https://java.net/jira/browse/JAX_WS-1131 dump=true/Level.FINER can blow up on OutOfMemoryError (Java heap space)
https://java.net/jira/browse/JAX_WS-1128 wsa.w3c.fromwsdl.crinterop_s11.client.NonAnonymousClientTest fails on Tomcat 7
https://java.net/jira/browse/JAX_WS-1123 -classpath/-cp option is not documented
https://java.net/jira/browse/JAX_WS-1120 -x wsgen option is not documented in the command line help
This update addresses addresses several other bugs:
JDK-8017118 wsimport and xjc tool in jdk8 b94 throw permission exception related with jaxp1.5
https://java.net/jira/browse/JAX_WS-1135 XmlUtil class uses Sun internal com.sun.org.apache.xml.internal.resolver.CatalogManager class causing ClassNotFoundException on IBM JDK
https://java.net/jira/browse/JAX_WS-1131 dump=true/Level.FINER can blow up on OutOfMemoryError (Java heap space)
https://java.net/jira/browse/JAX_WS-1128 wsa.w3c.fromwsdl.crinterop_s11.client.NonAnonymousClientTest fails on Tomcat 7
https://java.net/jira/browse/JAX_WS-1123 -classpath/-cp option is not documented
https://java.net/jira/browse/JAX_WS-1120 -x wsgen option is not documented in the command line help
Attachments
Issue Links
- is cloned by
-
JDK-8036030 Update JAX-WS RI integration to latest version
- Resolved
- relates to
-
JDK-8016271 wsimport -clientjar does not create portable jars on windows due to hardcoded backslash
- Closed
-
JDK-8020999 xjc fails with permission exception in JDK 8 b98,b99 even if -disableXmlSecurity is set
- Closed
-
JDK-8016450 Adapt to JAXP 1.5 changes in JAXWS/JAXB code to keep backwards compatibility
- Closed