Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-261

Text error in config.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.2.0
    • 2.2.0
    • James Core
    • None

    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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            avee Arjan Veenstra
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: