parse (InputSource) method of XMLReaderAdapter class fail to work

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 1.1
    • Affects Version/s: 1.1
    • Component/s: xml
    • 1.1fcs
    • sparc
    • solaris_2.6

      With the property "org.xml.sax.driver" set to "org.apache.crimson.parser.XMLReaderImpl", parse(InputSource) method of XMLReaderAdapter class doesn't work. It throws the following error:

      java.lang.NullPointerException
              at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java, Compiled Code)
              at org.apache.crimson.parser.Parser2.parse(Parser2.java, Compiled Code)
              at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java, Compiled Code)
              at org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java, Compiled Code)
              at Z01.main(Z01.java, Compiled Code)

            Assignee:
            Btplusnull User (Inactive)
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: