Class not found XmlBeansException
---------------------------------
Key: XMLBEANS-221
URL: http://issues.apache.org/jira/browse/XMLBEANS-221
Project: XMLBeans
Type: Bug
Versions: Version 2
Environment: mac os x/tomcat 5.5.12/xmlbeans 2
Reporter: Demis Bellot
Priority: Blocker
well tried to upgrade to xmlbeans v2.0 and got:
java.lang.NoClassDefFoundError: javax/xml/stream/XMLStreamException
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2365)
at java.lang.Class.getMethod0(Class.java:2611)
at java.lang.Class.getMethod(Class.java:1579)
at org.apache.xmlbeans.XmlBeans.buildMethod(XmlBeans.java:174)
at org.apache.xmlbeans.XmlBeans.buildNodeMethod(XmlBeans.java:195)
at
org.apache.xmlbeans.XmlBeans.buildNodeToCursorMethod(XmlBeans.java:232)
at org.apache.xmlbeans.XmlBeans.<clinit>(XmlBeans.java:131)
When trying to load my context with Tomcat 5.5.12
Reverted back to xmlbeans v1.x and my context loads fine...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]