shuber 2005/11/28 11:14:36 CET
Modified files:
core/src/conf/java treecache.xml
Log:
Seperate comments so that it's easier to uncomment just the Tomcat lookup
manager.
Revision Changes Path
1.7 +2 -0 jahia/core/src/conf/java/treecache.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/conf/java/treecache.xml.diff?r1=1.6&r2=1.7&f=h
Index: treecache.xml
===================================================================
RCS file: /home/cvs/repository/jahia/core/src/conf/java/treecache.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- treecache.xml 24 Nov 2005 10:23:39 -0000 1.6
+++ treecache.xml 28 Nov 2005 10:14:36 -0000 1.7
@@ -26,6 +26,8 @@
-->
<!--
<attribute
name="TransactionManagerLookupClass">org.jboss.cache.DummyTransactionManagerLookup</attribute>
+ -->
+ <!--
<attribute
name="TransactionManagerLookupClass">org.jahia.services.cache.jboss.TomcatTransactionManagerLookup</attribute>
-->