Hi,
what is the proper way to setup application logging? I have EJB3/Web application with init
listener that initializes log4j with my configuration (stored in application). The logging
from my application works fine, but JBoss logging stops working (just after I initialize
log4j in my listener). How can I configure my application logging without modifying the
JBoss/server/default/config/log4j.xml?
(I use the same procedure as is described in JBoss at Work: A Practical Guide)
Thanks Jan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971569#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...