[jbossws-issues] [JBoss JIRA] Created: (JBWS-2485) Bundled woodstox causing NoSuchElementException failure under Java 6

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Mon Jan 26 07:45:44 EST 2009


Bundled woodstox causing NoSuchElementException failure under Java 6
--------------------------------------------------------------------

                 Key: JBWS-2485
                 URL: https://jira.jboss.org/jira/browse/JBWS-2485
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-native
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For:  jbossws-native-3.0.7


Under Java 6 the bundles woodstox is throwing the following error: -

Caused by: java.util.NoSuchElementException
       at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1078)
       at com.ctc.wstx.stax.FilteredStreamReader.next(FilteredStreamReader.java:43) 

This is resolved be removing woodstock and reverting to the Java 6 implementation.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list