RFR: 8164479: Update JAX-WS RI integration to latest version
Mandy Chung
mandy.chung at oracle.com
Mon Sep 26 20:41:12 UTC 2016
> On Sep 26, 2016, at 12:25 AM, Alan Bateman <alan.bateman at oracle.com> wrote:
>
> Do we have any issues tracking the issue of direct access to types in com.sun.org.apache.xerces.internal.**. Those will need to be addressed if JAX-WS is to be truely standalone without needing --add-exports options on the command line.
I brought this up a while back. SAAJ uses the java.xml's internal dom implementation.
Just to double check:
Is the standalone referencing com.sun.org.apache.xerces.internal.**? Does the package naming apply only to the JAX-WS types (but not these xerces types)?
I couldn’t find any issue tracking it and will file one.
Mandy
More information about the core-libs-dev
mailing list