epugh 2003/10/16 04:37:44 Modified: conf TurbineResources.properties Log: By default use Avalon! We will be using only this soon. Revision Changes Path 1.53 +2 -2 jakarta-turbine-2/conf/TurbineResources.properties Index: TurbineResources.properties =================================================================== RCS file: /home/cvs/jakarta-turbine-2/conf/TurbineResources.properties,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- TurbineResources.properties 26 Sep 2003 17:49:47 -0000 1.52 +++ TurbineResources.properties 16 Oct 2003 11:37:44 -0000 1.53 @@ -317,7 +317,7 @@ # will be initialized. Keep this is mind if you have services # that depend on other services during initialization. # ------------------------------------------------------------------- -#services.AvalonComponentService.classname=org.apache.turbine.services.avaloncomponent.TurbineAvalonComponentService +services.AvalonComponentService.classname=org.apache.turbine.services.avaloncomponent.TurbineAvalonComponentService services.CryptoService.classname=org.apache.turbine.services.crypto.TurbineCryptoService services.ComponentService.classname=org.apache.turbine.services.component.TurbineComponentService services.FactoryService.classname=org.apache.turbine.services.factory.TurbineFactoryService
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
