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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
