no problem. I had actually run across this myself a while back but had completely forgotten about it. The one change I did make was to ensure that the method was not null before attempting to release it in the error handling. The last thing we need is a NPE in the error handling code ;-)
- James Ugo Cei wrote: > > On Jun 18, 2007, at 3:00 AM, [EMAIL PROTECTED] wrote: > >> Fix for https://issues.apache.org/jira/browse/ABDERA-49 >> As suggested by Ugo > > Thanks for committing it. I would have done this myself but wanted some > review first. > > Ugo > >
