[gatein-commits] gatein SVN: r5170 - exo/portal/branches/3.1.x/web/portal/src/main/webapp/WEB-INF/conf/common.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Nov 19 01:47:11 EST 2010


Author: kien_nguyen
Date: 2010-11-19 01:47:11 -0500 (Fri, 19 Nov 2010)
New Revision: 5170

Modified:
   exo/portal/branches/3.1.x/web/portal/src/main/webapp/WEB-INF/conf/common/common-configuration.xml
Log:
EXOGTN-133 [PLF] Performance improvements (GTNPORTAL-1574)

Modified: exo/portal/branches/3.1.x/web/portal/src/main/webapp/WEB-INF/conf/common/common-configuration.xml
===================================================================
--- exo/portal/branches/3.1.x/web/portal/src/main/webapp/WEB-INF/conf/common/common-configuration.xml	2010-11-19 06:46:12 UTC (rev 5169)
+++ exo/portal/branches/3.1.x/web/portal/src/main/webapp/WEB-INF/conf/common/common-configuration.xml	2010-11-19 06:47:11 UTC (rev 5170)
@@ -127,7 +127,7 @@
     <init-params>
       <value-param>
         <name>cache.config.template</name>
-        <value>classpath:/conf/jbosscache/cluster/config.xml</value>
+        <value>classpath:/conf/jbosscache/local/config.xml</value>
       </value-param>
       <value-param profiles="cluster">
         <name>cache.config.template</name>



More information about the gatein-commits mailing list