javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

com.sun.xml.internal.ws.util.xml.XmlUtil.newXMLInputFactory(boolean ) #1232

Open LanceAndersen opened 6 years ago

LanceAndersen commented 6 years ago

com.sun.xml.internal.ws.util.xml.XmlUtil.newXMLInputFactory(boolean ) use of the xmlSecurityDisabled(boolean) method is not consistent with how it is used elsewhere in XmlUtil. Its usage should be consistent throughout XMLUtil.