jvanzyl 01/06/27 16:52:57
Modified: conf TurbineResources.properties
Log:
- updating
Revision Changes Path
1.121 +3 -3 jakarta-turbine/conf/TurbineResources.properties
Index: TurbineResources.properties
===================================================================
RCS file: /home/cvs/jakarta-turbine/conf/TurbineResources.properties,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- TurbineResources.properties 2001/06/27 00:35:48 1.120
+++ TurbineResources.properties 2001/06/27 23:52:56 1.121
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------
-# $Id: TurbineResources.properties,v 1.120 2001/06/27 00:35:48 mpoeschl Exp $
+# $Id: TurbineResources.properties,v 1.121 2001/06/27 23:52:56 jvanzyl Exp $
#
# This is the configuration file for Turbine.
#
@@ -462,7 +462,7 @@
# This determines whether the non-request tools are refreshed
# on each request (request tools aren't ever, because they're
# instantiated for the request only anyway).
-services.PullService.tools.per.request.refresh=true
+services.PullService.toolsPerRequestRefresh=true
# These are tools that are placed in the context by the service
# These tools will be made available to all your
@@ -725,7 +725,7 @@
#
# Default = false
#
-services.SchedulerService.scheduler.enabled=false
+services.SchedulerService.earlyInit = false
# -------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]