DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5818>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5818

ConnectionHandler upgrade

           Summary: ConnectionHandler upgrade
           Product: James
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: James Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to