> On Sep 26, 2016, at 12:25 AM, Alan Bateman <[email protected]> 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
