Ales Justin [
http://community.jboss.org/people/alesj] created the discussion
"Re: How to force log4j.xml to be read out of my war?"
To view the discussion, visit:
http://community.jboss.org/message/568480#568480
--------------------------------------------------------------
hmm, perhaps the log4j.xml file mentioned in these trace message is
actually coming from a jar and now WEB-INF/classes. Not sure how I can know that
Which jar? ear's jar?
ear's top level classlaoder should be different then war's cl
WEB-INF/lib is scanned for resources later then WEB-INF/classes -- by the spec -- if you
mean those lib jars
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/568480#568480]
Start a new discussion in JBoss Microcontainer at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]