I don't suppose you've solved this issue yet?

Even if I define a scoped class loader it still seems to find dom4j (maybe because 
it's loaded in ServerLoader?)

Tried forcing JDOM to load first via -L flags to run.sh, but then JBoss fails to boot 
(incompatible jaxen change it seems).

Going by: http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration
I tried the tip on 3.2.4, making the EAR deployer isolated, but then i can't even 
resolve classes from other jars in my own EAR file (a.jar references b.jar, both 
inside c.ear... if A deploys first it will throw CNF, and application.xml order seems 
to be ignored)

I'm basically out of ideas on how to solve this issue.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842779#3842779

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842779


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to