[jboss-user] [JBossWS] - Re: Waiting lock during performance test(log4j locking)

PeterJ do-not-reply at jboss.com
Tue Dec 30 20:52:32 EST 2008


The jboss-log4j.xml is the correct file to modify. There is currently no specific category for jboss.ws in that file, you could add one:

   <category name="org.jboss.ws">
  |       <priority value="ERROR"/>
  |    </category>

You could also change the FILE and CONSOLE appenders to log only ERROR messages (highly recommended when doing performance testing). 

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

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



More information about the jboss-user mailing list