| Author |
logging in JBOSS
|
siva kumar
Ranch Hand
Joined: Sep 03, 2004
Posts: 86
|
|
I have deployed my war file on JBOSS. i'm having commons-logging.properties and log4j.properties in the WEB-INF\CLASSES Folder. but the server is not taking the log4j.properties file. The logging is done based on the parameters specifed server\default\conf\log4j.xml only. how to disable that and make the server the use my log4j.properties file.
|
 |
norman richards
Author
Ranch Hand
Joined: Jul 21, 2003
Posts: 364
|
|
|
http://www.jboss.org/wiki/Wiki.jsp?page=Logging
|
[<a href="http://members.capmac.org/~orb/blog.cgi" target="_blank" rel="nofollow">blog</a>] [<a href="http://www.amazon.com/exec/obidos/ASIN/0596100078/orb-20" target="_blank" rel="nofollow">JBoss: A Developer's Notebook</a>] [<a href="http://www.amazon.com/exec/obidos/ASIN/1932394052/orb-20" target="_blank" rel="nofollow">XDoclet in Action</a>]
|
 |
 |
|
|
subject: logging in JBOSS
|
|
|