[jboss-user] [Beginners Corner] - Re: migrating from 4.0.1 to 6.4.2.3 log4j configuration file

PeterJ do-not-reply at jboss.com
Mon Aug 25 19:04:29 EDT 2008


In 4.2.3, only the jboss-log4j.xml file will be used - log4j.xml, if it appears, will be ignored.

By the way, the file used to initialize log4j can be declared in jboss-service.xml - edit these lines:

   <mbean code="org.jboss.logging.Log4jService" ...>
  |       <attribute name="ConfigurationURL">resource:jboss-log4j.xml</attribute>
  |       . . .
  |    </mbean>
  | 

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

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



More information about the jboss-user mailing list