Issue Details (XML | Word | Printable)

Key: XMLBEANS-221
Type: Bug Bug
Status: Closed Closed
Resolution: Invalid
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Demis Bellot
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XMLBeans

Class not found XmlBeansException

Created: 06/Nov/05 01:15 AM   Updated: 17/Feb/06 10:58 AM
Return to search
Component/s: None
Affects Version/s: Version 2
Fix Version/s: None

Time Tracking:
Not Specified

Environment: mac os x/tomcat 5.5.12/xmlbeans 2

Resolution Date: 17/Feb/06 10:58 AM


 Description  « Hide
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...


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.