leif        02/03/03 20:49:26

  Modified:    examples/jdbcdatasource/conf components.xml
  Log:
  Fix element name.
  
  Revision  Changes    Path
  1.2       +2 -2      
jakarta-avalon-excalibur/examples/jdbcdatasource/conf/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon-excalibur/examples/jdbcdatasource/conf/components.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- components.xml    7 Feb 2002 07:15:41 -0000       1.1
  +++ components.xml    4 Mar 2002 04:49:26 -0000       1.2
  @@ -1,4 +1,4 @@
  -<event-servlet logger="cm">
  +<components logger="cm">
       <!-- =============================================================== -->
       <!-- Data sources.                                                   --> 
       
       <!-- =============================================================== -->
  @@ -21,4 +21,4 @@
       <hello-db logger="app">
           <dbpool>test-db</dbpool>
       </hello-db>
  -</event-servlet>
  \ No newline at end of file
  +</components>
  \ No newline at end of file
  
  
  

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

Reply via email to