Folks,

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.

Merry Xmas,

- Paul H



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

Reply via email to