Re: [Geotools-devel] ConnectionPools and JNDI

2007-02-24 Thread Andrea Aime
Chris Holmes ha scritto: > Note that there's been a bug fix for jndi connection pools to work with > Oracle. See: http://jira.codehaus.org/browse/GEOS-778 > > It has an attached zip that shows how they did it. Whilst source for inspiration, note that this is by no means a general solution, that

Re: [Geotools-devel] ConnectionPools and JNDI

2007-02-22 Thread Jody Garnett
Martin Desruisseaux wrote: > I just read the ConnectionPools very quickly (I have to go soon) and found the > following sentence: > >"The Oracle datastore wants to have direct access to an OracleConnection > (so it can play directly with the Oracle STRUCT interface etc...). To do >that

Re: [Geotools-devel] ConnectionPools and JNDI

2007-02-22 Thread Martin Desruisseaux
I just read the ConnectionPools very quickly (I have to go soon) and found the following sentence: "The Oracle datastore wants to have direct access to an OracleConnection (so it can play directly with the Oracle STRUCT interface etc...). To do that we need to "unwrapp" the Connection pr

Re: [Geotools-devel] ConnectionPools and JNDI

2007-02-22 Thread Chris Holmes
Note that there's been a bug fix for jndi connection pools to work with Oracle. See: http://jira.codehaus.org/browse/GEOS-778 It has an attached zip that shows how they did it. Jody Garnett wrote: Thanks for the informative discussion .. as promised here is my tough plan: - http://docs.codeha