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]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to