[jboss-user] [JBoss Messaging] - application unable to find log4j.properties file in classpat
ashok.kadam
do-not-reply at jboss.com
Thu Sep 4 01:46:34 EDT 2008
Hi,
I am using following folder structure in my EAR.
.EAR
|
log4j.properties
log4j.jar
myCustomJars.jar
myWar.war
myEjb.jar
|META-INF
jboss-web.xml
application.xml
Here from myCustomJars.jar I am trying to load log4j.properties. And there has been some problem. Log file is not generating. My class is not able to find log4j.prop in classpath. It searches in jboss-home/lib as it's default dir.
Please suggest,
-Ashok
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174158#4174158
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174158
More information about the jboss-user
mailing list