Skip to content
Snippets Groups Projects
Commit 050b2415 authored by Rick Herrick's avatar Rick Herrick
Browse files

Removed Avalon service references.

parent 400a1312
No related branches found
No related tags found
No related merge requests found
......@@ -260,7 +260,7 @@ use.ssl=false
# 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
......@@ -660,12 +660,12 @@ url.case.folding=lower
#
# Name and location to the configuration file for the components.
#
services.AvalonComponentService.componentConfiguration = WEB-INF/conf/componentConfiguration.xml
# services.AvalonComponentService.componentConfiguration = WEB-INF/conf/componentConfiguration.xml
#
# Name and location to the configuration file for the component roles.
#
services.AvalonComponentService.componentRoles = WEB-INF/conf/roleConfiguration.xml
# services.AvalonComponentService.componentRoles = WEB-INF/conf/roleConfiguration.xml
# -------------------------------------------------------------------
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment