Uploaded image for project: 'JAPI'
  1. JAPI
  2. JAPI-518

Investigate XML DocumentBuilder Conflict

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Not specified
    • Resolution: Fixed
    • None
    • None
    • WSClient
    • None

    Description

      • We rely on the javax.xml.DocumentBuilder supporting a number of security features
      • Depending on the users classpath there could be libraries that override the javax.xml.DocumentBuilder which may not support our required security features
      • An example of this came from the Spark-HPCC connector project where the Spark dependencies included xerces which overrides this DocumentBuilder but doesn't support our required security features
      • We need to investigate specifying the javax.xml.DocumentBuilder implementation explicitly to avoid this potential conflict in the future

      Attachments

        Activity

          People

            mcmuja01 James McMullan
            mcmuja01 James McMullan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: