Author: hoang_to
Date: 2010-09-08 23:17:00 -0400 (Wed, 08 Sep 2010)
New Revision: 4108
Modified:
portal/branches/branch-r4047/server/jboss/patch-ear/src/main/jboss/server/default/conf/jboss-log4j.xml
Log:
GTNPORTAL-1451: The log level of eXo JCR is not properly set
Modified:
portal/branches/branch-r4047/server/jboss/patch-ear/src/main/jboss/server/default/conf/jboss-log4j.xml
===================================================================
---
portal/branches/branch-r4047/server/jboss/patch-ear/src/main/jboss/server/default/conf/jboss-log4j.xml 2010-09-09
02:43:36 UTC (rev 4107)
+++
portal/branches/branch-r4047/server/jboss/patch-ear/src/main/jboss/server/default/conf/jboss-log4j.xml 2010-09-09
03:17:00 UTC (rev 4108)
@@ -211,8 +211,8 @@
<priority value="INFO"/>
</category>
- <!-- Limit the JSR77 categories -->
- <category name="jcr">
+ <!-- Limit the JSR170 categories -->
+ <category name="exo.jcr">
<priority value="INFO"/>
</category>
Show replies by date