mpoeschl    2003/06/16 11:58:31

  Modified:    conf/master TurbineResources.master
               conf     TurbineResources.properties
  Log:
  fix property names for AvalonComponentService
  
  Revision  Changes    Path
  1.41      +2 -2      jakarta-turbine-2/conf/master/TurbineResources.master
  
  Index: TurbineResources.master
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/conf/master/TurbineResources.master,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- TurbineResources.master   3 Jun 2003 13:21:50 -0000       1.40
  +++ TurbineResources.master   16 Jun 2003 18:58:30 -0000      1.41
  @@ -1111,7 +1111,7 @@
   #
   # Name and location to the configuration file for the component roles.
   #
  -services.AvalonComponentService.roleConfiguration = 
WEB-INF/conf/roleConfiguration.xml
  +services.AvalonComponentService.componentRoles = WEB-INF/conf/roleConfiguration.xml
   
   # -------------------------------------------------------------------
   #
  
  
  
  1.42      +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.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- TurbineResources.properties       3 Jun 2003 13:21:50 -0000       1.41
  +++ TurbineResources.properties       16 Jun 2003 18:58:30 -0000      1.42
  @@ -1111,7 +1111,7 @@
   #
   # Name and location to the configuration file for the component roles.
   #
  -services.AvalonComponentService.roleConfiguration = 
WEB-INF/conf/roleConfiguration.xml
  +services.AvalonComponentService.componentRoles = WEB-INF/conf/roleConfiguration.xml
   
   # -------------------------------------------------------------------
   #
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to