JDK-8025054 : Update JAX-WS RI integration to 2.2.9-b130926.1035
  • Type: Enhancement
  • Component: xml
  • Sub-Component: jax-ws
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • Submitted: 2013-09-19
  • Updated: 2014-02-28
  • Resolved: 2013-10-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8 b112Fixed
Related Reports
Cloners :  
Relates :  
Relates :  
Relates :  
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

Comments
jaxws update, doesn't cause test failure
13-12-2013