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

Using a DestinationURL of dbfile does not work, everything is still written to the database

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.0a3
    • None
    • None
    • Operating System: All
      Platform: All
    • 12031

    Description

      From what I can see in JDBCMailRepository.java a value for filestore is being
      set in Configuration() and the ComponentManager is testing filestore against a
      null value. Since the ComponentManager is always called before the
      configuration, filestore will always be null! In the context of dbfile://,
      Store store = (Store)componentManager.
      lookup("org.apache.avalon.cornerstone.services.store.Store");

      will never be called.

      Serge

      Attachments

        Activity

          People

            Unassigned Unassigned
            serge@globalbeach.com Serge Sozonoff
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: