-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
The following RestEasy related module is using legacy Xerces:
- org/jboss/resteasy/resteasy-jaxb-provider
It must use java.xml module instead
Per the documentation:
Note:Explicitly turning on Feature for Secure Processing (FSP) through the API, for example, factory.setFeature(XMLConstants.FEATURE_SECURE_PROCESSING, true), disables all external connections.
- clones
-
WFLY-16168 Eliminate RestEasy dependency on legacy Xerces and use JDK JAXP instead
- Closed
- is related to
-
RESTEASY-3057 Add a module dependency to Xerces
- Resolved
-
WFLY-15805 Deprecate resteasy-document-expand-entity-references and resteasy-document-secure-disableDTDs attributes
- Closed