You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Sagara Gunathunga (JIRA)" <ji...@apache.org> on 2013/07/13 09:51:51 UTC

[jira] [Resolved] (AXIS2-5485) Axis2 v1.6.x: org.jdom.JDOMException: java.lang.NoClassDefFoundError: org/jdom/Parent

     [ https://issues.apache.org/jira/browse/AXIS2-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagara Gunathunga  resolved AXIS2-5485.
---------------------------------------

    Resolution: Fixed
      Assignee: Kishanthan Thangarajah
    
> 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
>            Assignee: Kishanthan Thangarajah
>              Labels: patch
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org