You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2004/04/19 01:11:41 UTC

cvs commit: james-server/src/conf james-config.xml

noel        2004/04/18 16:11:41

  Modified:    src/conf Tag: branch_2_1_fcs james-config.xml
  Log:
  Fix JAMES-261. Correct comment to reflect correct package names
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.40.2.22 +3 -3      james-server/src/conf/james-config.xml
  
  Index: james-config.xml
  ===================================================================
  RCS file: /home/cvs/james-server/src/conf/james-config.xml,v
  retrieving revision 1.40.2.21
  retrieving revision 1.40.2.22
  diff -u -r1.40.2.21 -r1.40.2.22
  --- james-config.xml	21 Mar 2004 06:42:48 -0000	1.40.2.21
  +++ james-config.xml	18 Apr 2004 23:11:41 -0000	1.40.2.22
  @@ -823,8 +823,8 @@
            <!--
                 James has previously used an in-house connection pool, Mordred.
                 Mordred is being deprecated in favor of Jakarta Commons DBCP.
  -              To use DBCP:    org.apache.james.util.mordred.JdbcDataSource
  -              To use Mordred: org.apache.james.util.dbcp.JdbcDataSource
  +              To use DBCP:    org.apache.james.util.dbcp.JdbcDataSource
  +              To use Mordred: org.apache.james.util.mordred.JdbcDataSource
   
                 Change it back, of course, to use Mordred.
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org