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

sjsxp issue 38 : createXMLEventReader fails with DOMSource input

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 6
    • 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)

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: