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/06/07 02:21:53 UTC

[jira] Closed: (JAMES-18) ConnectionHandler upgrade

Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JAMES-18

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAMES-18
    Summary: ConnectionHandler upgrade
       Type: Bug

     Status: Closed
 Resolution: FIXED

    Project: James
 Components: 
             James Core

   Assignee: Danny Angus
   Reporter: Serge Knystautas

    Created: Fri, 11 Jan 2002 1:28 PM
    Updated: Sun, 6 Jun 2004 5:21 PM
Environment: Operating System: Other
Platform: Other

Description:
>From Paul H:

When you next get cornerstone.jar from Avalon you'll need to add this method to 
any class that is a ConnectionHandler

/**
  * Release a previously created ConnectionHandler e.g. for spooling.
  */
public void releaseConnectionHandler(ConnectionHandler connectionHandler)
{
}

Of course, you could add it before you get the next cornerstone, as it will do 
no harm.


---------------------------------------------------------------------
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