Hi,
I'm studying the loading of all librairies in JBoss... I understand ULR, UCL, and the
WAR and EAR deployment about the classe loader...
But I've another question... How can I define loading order for libraries in general
?
For example, in server/default/lib, I've a log4j-xxx.jar. I want to add mylog4j.jar
which replace some of log4j-xxx.jar classes. So, in the classpath, mylog4j.jar must be
load bbefore log4j-xxx.jar... How can I do that ??
(It's an example, only an example to define what I want... Please don't tell me
how make new implementation of log4j :) )
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145573#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...