Adding the ability to abort methods is planned for the 2.1 release, but I don't think anyone has begun work on it yet. If you come up with a good solution that you are willing to submit we would be happy to make use of it.

So what would you suggest how an abort should look like? For me, a boolean paramter for the releaseConnection-method would be sufficient.
(releaseConnection() would be a shortcut to releaseConnection(boolean) than).


I need this now, so i would try to implement a patch.
´
Well, i had a short look at the source. Beside that the call to releaseConnection() is delegeted from one Class to another, i cannot find the place where the InputStream is read until EOF and i cannot imagine how i should avoid it.



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



Reply via email to