[jboss-user] [JBoss Portal] - Re: CMS

sohil.shah@jboss.com do-not-reply at jboss.com
Fri Aug 31 09:40:07 EDT 2007


For your first post,

You need to modify your server-config/conf/log4j.xml and add this to it in the Limit Categories section:


  | <!-- Limit the org.jgroups category to WARN as its INFO is verbose -->
  |    <category name="org.jgroups">
  |       <priority value="ERROR"/>
  |    </category>
  | 
  |    <category name="org.jboss.cache">
  |       <priority value="ERROR"/>
  |    </category>
  | 

Thanks

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

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



More information about the jboss-user mailing list