https://issues.apache.org/bugzilla/show_bug.cgi?id=50991

--- Comment #5 from Filip Hanik <fha...@apache.org> 2011-03-30 19:29:49 EDT ---
(In reply to comment #4)

> 
> My proposal is the following:
> 1. Assume the default value of "close" only for the resources of type
> "javax.sql.DataSource".

Simplest would be that if closeMethod is not set, don't call close.
That way you're backwards compatible, and provide the functionality a user
needs.
close is not a method on the javax.sql.DataSource interface

Filip

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to