JDK-8076549 : Update JAX-WS RI integration to latest version (2.2.11-b150402.1412)
  • Type: Enhancement
  • Component: xml
  • Sub-Component: jax-ws
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2015-04-02
  • Updated: 2015-06-04
  • Resolved: 2015-04-10
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 9
9 b60Fixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Description
Current subcomponent versions:
JAX-WS RI: 2.2.11-b150127.1410 -> 2.2.11-b150402.1412
JAX-B RI: 2.2.12-b150126.1924 -> 2.2.12-b150331.1824

JAX-WS Change log:
2015-03-20 14:26:04 -0700 ajay.honnur@oracle.com fix_bug_201603846
2015-02-13 10:28:58 +0000 miroslav.kos@oracle.com Merge branch 'JAXP_externalAccess_regression' into 'master'
2015-02-12 16:57:33 +0100 miroslav.kos@oracle.com removed no-arg methods, renamed params, fixed test for security disabled
2015-02-11 17:45:52 +0100 miroslav.kos@oracle.com adding JAXP externalAccessXYZ properties where necessary
2015-01-29 11:58:21 +0100 lukas.jungmann@oracle.com JAX_WS-1169: bundles/jaxws-tools depends on the reactor ordering
2015-01-28 23:36:44 +0100 lukas.jungmann@oracle.com JAX_WS-1169: bundles/jaxws-rt depends on the reactor ordering

JAXB Change log: 
2015-03-31 16:13:00 +0000 aleksej.efimov@oracle.com Fix schemagen tool failure on latest JDK9 builds with modular images (JDK-8071955)
2015-03-26 17:08:43 +0300 aleksej.efimov@oracle.com Added fix and test for JDK-8073357 issue: The order of enum constants are not preserved during the schemagen tool execution.
2015-02-12 18:26:11 -0800 bo.l.liu@oracle.com update copyright year
2015-02-10 22:19:10 +0100 iaroslav.savytskyi@oracle.com Add test for filterClass method of JXC SchemaGenerator
2015-02-10 22:16:24 +0100 aleksej.efimov@oracle.com Fix JXC SchemaGenerator to process enum types.
2015-01-27 17:29:52 +0100 iaroslav.savytskyi@oracle.com Fix injector plugin to accept enums.