Uploaded image for project: 'James Mailbox'
  1. James Mailbox
  2. MAILBOX-178

Fix mailbox memory spring context

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.4
    • 0.5
    • spring
    • None

    Description

      Timothy Prepscius provided the following fix.
      svn diff
      Index: src/main/resources/META-INF/org/apache/james/spring-mailbox-memory.xml
      ===================================================================
      — src/main/resources/META-INF/org/apache/james/spring-mailbox-memory.xml (revision 1345622)
      +++ src/main/resources/META-INF/org/apache/james/spring-mailbox-memory.xml (working copy)
      @@ -30,7 +30,7 @@
      <!-- Information will be lost after jvm restart. -->

      <bean id="memory-mailboxmanager" class="org.apache.james.mailbox.store.StoreMailboxManager" init-method="init">

      • <constructor-arg index="0" ref="maildir-sessionMapperFactory"/>
        + <constructor-arg index="0" ref="memory-sessionMapperFactory"/>
        <constructor-arg index="1" ref="authenticator"/>
        <constructor-arg index="2" ref="memory-locker"/>
        <constructor-arg index="3" ref="aclResolver"/>

      Attachments

        Issue Links

          Activity

            People

              eric@apache.org Eric Charles
              eric@apache.org Eric Charles
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: