[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error while trying to deploy WAR file

PeterJ do-not-reply at jboss.com
Tue Sep 11 11:17:10 EDT 2007


Two possibilities:

1) You included log4j.jar in your war file. If so, remove it.

2) You have a log4j.properties file in your war file. If so, remove it.

The typical way of logging your own apps is to modify the server/xxx/conf/jboss-log4j.xml file.

For further reading and research: http://wiki.jboss.org/wiki/Wiki.jsp?page=ScopedLoggingConfig

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083079#4083079

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083079



More information about the jboss-user mailing list