Uploaded image for project: 'XalanJ2'
  1. XalanJ2
  2. XALANJ-2158

Support for pre-jaxp1.3 xml-apis.jar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.7.1
    • None
    • JAXP
    • None

    Description

      There is a requirement to allow the new xalan.jar to be used with an old xml-apis.jar
      which does not contain some of the newer interfaces in JAXP 1.3. We need to
      protect a few class and method accesses with exception catching blocks and let the
      Xalan processor behave gracefully when an exception is raised.

      Classes and methods to protect:
      1. javax.xml.XMLConstants
      2. javax.xml.transform.TransformerFactory.setFeature()
      3. javax.xml.transform.dom.DOMResult.getNextSibling()

      Attachments

        Activity

          People

            mkwan@ca.ibm.com Morris Kwan
            mkwan@ca.ibm.com Morris Kwan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: