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

SpringProtocolHandlerChain does not load handlers correctly when the same handler is used for different ProtocolHandlerChain instances

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0-M1
    • None
    • None

    Description

      After introducing the NioLMTPServer I noticed that SpringProtocolHandlerChain does not load the currect handlers for NioSMTPServer anymore. This is caused because NioLMTPServer reuse many classes for NioSMTPServer and SpringProcolHandlerChain will only use the classname to detect the right Bean to return.

      We need to make sure that the same classes could be reused b different SpringProtocolHandlerChain instances

      Attachments

        Activity

          People

            norman Norman Maurer
            norman Norman Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: