[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 15:56:51 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/636026#636026
--------------------------------------------------------------
This fixed it in jboss-classloading.xml
<classloading xmlns="urn:jboss:classloading:1.0"
parent-first="false"
domain="DefaultDomain"
top-level-classloader="true"
parent-domain="Ignored"
export-all="NON_EMPTY"
import-all="true">
</classloading>
thanks to
http://thoughts.inphina.com/2010/09/02/classloading-isolation-issues-with-jboss-5-1/ http://thoughts.inphina.com/2010/09/02/classloading-isolation-issues-with-jboss-5-1/
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/636026#636026]
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/686b2609/attachment-0001.html
More information about the jboss-user
mailing list