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 ji...@apache.org on 2004/04/19 01:13:53 UTC

[jira] Closed: (JAMES-261) Text error in config.xml

Message:

   The following issue has been closed.

   Resolver: Noel J. Bergman
       Date: Sun, 18 Apr 2004 4:12 PM

Fixed in CVS.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JAMES-261

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAMES-261
    Summary: Text error in config.xml
       Type: Bug

     Status: Closed
   Priority: Trivial
 Resolution: FIXED

    Project: James
 Components: 
             James Core
   Fix Fors:
             2.2.0RC1
   Versions:
             2.2.0RC1

   Assignee: 
   Reporter: Arjan Veenstra

    Created: Sun, 18 Apr 2004 3:22 PM
    Updated: Sun, 18 Apr 2004 4:12 PM

Description:
Config .xml states at line 826:
To use DBCP:    org.apache.james.util.mordred.JdbcDataSource
To use Mordred: org.apache.james.util.dbcp.JdbcDataSource

I hope this should be:
To use DBCP:    org.apache.james.util.dbcp.JdbcDataSource
To use Mordred: org.apache.james.util.mordred.JdbcDataSource

(unless someone used really wicked package names...)

Very minor bug, but very easy to fix as well.




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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