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

javax.xml.transform.Processor.processFromNode() method fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.1
    • 1.1
    • xml
    • 1.1b18
    • sparc
    • solaris_2.6
    • Verified

      javax.xml.transform.Processor.processFromNode(Node, Systemid) method throws exception when I use import in the xsl file and pass appropriate systemid of the imported xsl file, it throws the following exception.
      -------
      Exception in thread "main" org.xml.sax.SAXNotRecognizedException: Feature: http://apache.org/xml/features/validation/dynamic
              at org.apache.xalan.processor.StylesheetProcessor.processFromNode(StylesheetProcessor.java:196)
              at org.apache.xalan.processor.StylesheetProcessor.processFromNode(StylesheetProcessor.java:230)
              at ProcessorSystemidTest1.main(ProcessorSystemidTest1.java:36)
      ------

            duke J. Duke
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: