[Geoserver-devel] [jira] Created: (GEOS-3131) Expand the set of connection unwrappers for Oracle JNDI usage

Expand the set of connection unwrappers for Oracle JNDI usage
-------------------------------------------------------------

                 Key: GEOS-3131
                 URL: http://jira.codehaus.org/browse/GEOS-3131
             Project: GeoServer
          Issue Type: Improvement
          Components: Oracle
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.7.5

Trying to setup a Orcle JNDI connection pool in Tomcat fails becaue Tomcat is using its own variant of the DBCP connection pool.
Spring-jdbc provides a number of (unfortunately, non pluggable) unwrappers that can deal with various container native pools such as Tomcat, WebSphere, WebLogic and various others (including a generic JDBC4 extractor using Java6 unwrapping facilities).
Hook this up in gt2 native Unwrapper extension point (we'll do this in GeoServer since this is container specific and requires a Spring dependency, if the need arises I guess we'll be able to setup a module in GeoTools as well).

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira