Is there any way to trace the classloader for an EJB to determine where
a class referred to by the EJB is loaded from? I need to know how/why an
EJB that has a newer version of Log4j (1.2beta3 I think) in its EAR is
instead getting the version distributed by Jboss (1.1.3) instead. Should
this actually happen? Shouldn't the EJB's classloader find the newer
version in the EAR first? 

Thanks,
James

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to