This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: log4j for several appsjaikiran Sep 23, 2009 7:40 AM (in response to skyme)See if this helps http://www.jboss.org/index.html?module=bb&op=viewtopic&t=128979#4125416 
- 
        2. Re: log4j for several appsskyme Sep 24, 2009 9:18 AM (in response to skyme)it's good, but has disadvantages. 
 I found a solution. I create MyRepositorySelector and put it to lib of JBoss. So, now LogManager will not be changed by another app.
 But another question apeared.
 I have app A and app B. They both use class C (in lib of JBoss). How the C knows what app calls him?
 
    