quintonm    2003/03/13 07:27:47

  Modified:    conf     TurbineResources.properties
               conf/master TurbineResources.master
  Log:
  fixed typo in the filename of the config file for the AvalonComponentService.
  
  Patch supplied by Age Mooy
  
  Revision  Changes    Path
  1.37      +3 -3      jakarta-turbine-2/conf/TurbineResources.properties
  
  Index: TurbineResources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/conf/TurbineResources.properties,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- TurbineResources.properties       12 Mar 2003 22:57:56 -0000      1.36
  +++ TurbineResources.properties       13 Mar 2003 15:27:47 -0000      1.37
  @@ -1099,12 +1099,12 @@
   #
   # Name and location to the configuration file for the components.
   #
  -services.AvalonComponentService.componentConfiguration = 
WEB-ING/conf/componentConfiguration.xml
  +services.AvalonComponentService.componentConfiguration = 
WEB-INF/conf/componentConfiguration.xml
   
   #
   # Name and location to the configuration file for the component roles.
   #
  -services.AvalonComponentService.roleConfiguration = 
WEB-ING/conf/roleConfiguration.xml
  +services.AvalonComponentService.roleConfiguration = 
WEB-INF/conf/roleConfiguration.xml
   
   # -------------------------------------------------------------------
   #
  
  
  
  1.36      +3 -3      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.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- TurbineResources.master   12 Mar 2003 22:57:56 -0000      1.35
  +++ TurbineResources.master   13 Mar 2003 15:27:47 -0000      1.36
  @@ -1099,12 +1099,12 @@
   #
   # Name and location to the configuration file for the components.
   #
  -services.AvalonComponentService.componentConfiguration = 
WEB-ING/conf/componentConfiguration.xml
  +services.AvalonComponentService.componentConfiguration = 
WEB-INF/conf/componentConfiguration.xml
   
   #
   # Name and location to the configuration file for the component roles.
   #
  -services.AvalonComponentService.roleConfiguration = 
WEB-ING/conf/roleConfiguration.xml
  +services.AvalonComponentService.roleConfiguration = 
WEB-INF/conf/roleConfiguration.xml
   
   # -------------------------------------------------------------------
   #
  
  
  

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

Reply via email to