aspose file tools
The moose likes JBoss and the fly likes logging in JBOSS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "logging in JBOSS" Watch "logging in JBOSS" New topic
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>]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: logging in JBOSS
 
Similar Threads
log4j: Logger does not log
Spring INFO logging is not working in JBOSS 5.0 works in tomcat
Using your own log4j.properties file
Jboss can not recognize custom log4j.properties file
Externalizing log4j.properties in JBoss