sjsxp issue 38 : createXMLEventReader fails with DOMSource input

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.0
    • Affects Version/s: 6
    • Component/s: xml
    • 1.4
    • generic
    • generic
    • Verified

        I receive an XMLStreamException trying to create an EventReader with a DOMSource
        as argument. Using the sjsxp from JAX-WS RI 2.1.

        Stacktrace:
        javax.xml.stream.XMLStreamException
        at com.sun.xml.stream.XMLReaderImpl.setInputSource(XMLReaderImpl.java:197)
        at com.sun.xml.stream.XMLReaderImpl.<init>(XMLReaderImpl.java:180)
        at
        com.sun.xml.stream.ZephyrParserFactory.createXMLStreamReader(ZephyrParserFactory.java:139)
        at
        com.sun.xml.stream.ZephyrParserFactory.createXMLEventReader(ZephyrParserFactory.java:92)
        at javanet.staxutils.XMLStreamUtils.copy(XMLStreamUtils.java:481)

              Assignee:
              Joe Wang
              Reporter:
              Joe Wang
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: