Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-3655

Review the XML Binding configuration options

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None

      There are several configuration properties to help secure, or disable security, for XML processing. One example is resteasy.document.secure.processing.feature which enables or disables the XMLConstants.FEATURE_SECURE_PROCESSING setting. In new JDK's (24+) this behaves differently.

      We need to review all these features set in the org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller and determine what is still valid. We may or may not need to deprecate some of these as they may contradict each other.

      Reference Links:

      See WFLY-20280 for some test failure details.

              Unassigned Unassigned
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: