Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6490921

The transformer API sometimes ignores the property org.xml.sax.driver

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.4.0
    • xml
    • 1.4
    • sparc
    • solaris_10
    • Verified

        According to the Javadoc for SAXSource, the Transformer and the SAXTransformerFactory creates a reader via XMLReaderFactory, which in turn uses the value of the property 'org.xml.sax.driver'. Due to caching on thread locals, the transformer API sometimes ignores the value of this property and uses an instance of XMLReader of a different type.

        Unit test added to JAXP RI workspace.

              spericas Santiago Pericasgeertsen
              spericas Santiago Pericasgeertsen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: