cziegeler 2002/09/23 04:41:40
Modified: src/webapp/samples/portal sitemap.xmap
Log:
Turning on profile caching again - Thanks to Gerhard!
Revision Changes Path
1.7 +1 -3 xml-cocoon2/src/webapp/samples/portal/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/portal/sitemap.xmap,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sitemap.xmap 23 Sep 2002 11:24:40 -0000 1.6
+++ sitemap.xmap 23 Sep 2002 11:41:40 -0000 1.7
@@ -35,9 +35,7 @@
<configuration name="portal">
<auth-redirect>sunspotdemo-portal</auth-redirect>
<portal-uri>sunspotdemo-portal</portal-uri>
- <!-- The Jisp Store does not implement the keys()
method, so
- currently we can't turn on the cache ! -->
- <profile-cache>false</profile-cache>
+ <profile-cache>true</profile-cache>
<process-coplets-parallel>false</process-coplets-parallel>
<default-coplet-timeout>10000</default-coplet-timeout> <!-- milliseconds -->
<profile>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]