[ https://issues.apache.org/jira/browse/XMLBEANS-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495330 ]
David Jencks commented on XMLBEANS-308: --------------------------------------- Over in the geronimo project we discovered that the stax-api jar is not spec compliant (it fixes an obvious bug in the spec.... but the result is it has an incorrect method signature), and rather than spend time trying to get this fixed we simply reimplemented the api jar. We believe our implementation doesn't have the classloader bugs but we also haven't published a final 1.0 version yet. > jsr173_1.0_api.jar should be removed from dependencies in favor of > stax-api-1.0.1.jar > ------------------------------------------------------------------------------------- > > Key: XMLBEANS-308 > URL: https://issues.apache.org/jira/browse/XMLBEANS-308 > Project: XMLBeans > Issue Type: Improvement > Affects Versions: unspecified, Version 2.1, Version 2.2 > Reporter: Jeff Peterson > > jsr173_1.0_api.jar contains known bugs in the specification. > See: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306251 > While this problem does not directly affect the XmlBeans project, it can > cause class loader problems if someone needs to use newer versions of the > javax.stream api. Please update XmlBeans distirbutions to include the > less-buggy stax-api-1.0.1.jar instead, especially in the maven/maven2 > repositories. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]