Mark Gorokhov created AXIS2-5485:
------------------------------------

             Summary: Axis2 v1.6.x: org.jdom.JDOMException: 
java.lang.NoClassDefFoundError: org/jdom/Parent
                 Key: AXIS2-5485
                 URL: https://issues.apache.org/jira/browse/AXIS2-5485
             Project: Axis2
          Issue Type: Bug
          Components: deployment
    Affects Versions: 1.6.1
         Environment: Win-7
            Reporter: Mark Gorokhov


The issue reported in 
   https://issues.apache.org/jira/browse/GERONIMO-3894
   https://issues.apache.org/jira/browse/AXIS2-3413
is back.

How to reproduce:
1. Create aar-file with jdom-1.1.jar and jaxen-1.1.1.jar
2. Use call  "XPath.newInstance(..)" in aar-file

Discussion:
The class loader loads axis2/WEB-INF/lib/jaxen-1.1.1.jar and failed to load 
missing axis2/WEB-INF/lib/jdom-1.1.jar
The solution would be to remove axis2/WEB-INF/lib/jaxen-1.1.1.jar if it's not 
required for axis2 or add dependent axis2/WEB-INF/lib/jdom-1.1.jar

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]

Reply via email to