[jboss-user] [Beginner's Corner] - Re: JBoss 5.1 AS - java.lang.NoClassDefFoundError: org/jdom/Parent

Michael Whitman do-not-reply at jboss.com
Thu Nov 10 14:39:56 EST 2011


Michael Whitman [http://community.jboss.org/people/gregarine] created the discussion

"Re: JBoss 5.1 AS - java.lang.NoClassDefFoundError: org/jdom/Parent"

To view the discussion, visit: http://community.jboss.org/message/636014#636014

--------------------------------------------------------------
anyone... Beuller?
This app ran under Jboss 4 fine. I understand JBoss 5 has a new classloader but the documentation does not seem to be very good.  I want a jar deployed in my war to supersede any other jars that are part of Jboss or other apps.

Tried this but I am getting the same org.jdom.JDOMException: java.lang.NoClassDefFoundError: org/jdom/Parent: org/jdom/Parent error:

<classloading xmlns="urn:jboss:classloading:1.0"   
    name="LitigatorDataLoader.war"   
    domain="LitigatorDataLoader.war">  
    parent-domain="Ignored"  
    export-all="NON_EMPTY"   
    import-all="true"
    parent-first="false"
    >   
</classloading>
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/636014#636014]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111110/3e7a6a2a/attachment-0001.html 


More information about the jboss-user mailing list