-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jason,
On 12/2/11 3:23 PM, Jason Perrone wrote:
> So, I can't cast the connection Tomcat returns as a
> DelegatingConnection. DelegatingConnection is from Commons DBCP and
> this connection is org.apache.tomcat.dbcp.dbcp.PoolableConnectio
in Tomcat 7
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jason,
On 12/2/11 3:23 PM, Jason Perrone wrote:
> So, I can't cast the connection Tomcat returns as a
> DelegatingConnection. DelegatingConnection is from Commons DBCP and
> this
z.net]
Sent: Friday, December 02, 2011 3:29 PM
To: Tomcat Users List
Subject: Re: Casting a Connection as an OracleConnection in Tomcat 7
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jason,
On 12/2/11 3:23 PM, Jason Perrone wrote:
> So, I can't cast the connection Tomcat returns
N PGP SIGNED MESSAGE-
Hash: SHA1
Jason,
On 11/29/11 2:34 PM, Jason Perrone wrote:
> Has anyone yet figured out how to cast the PoolableConnection that
> Tomcat 7 now returns when you get a Connection from a DataSource as an
> OracleConnection?
If you are using the standard pool (which u
: Tomcat Users List
Subject: Re: Casting a Connection as an OracleConnection in Tomcat 7
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jason,
On 11/29/11 2:34 PM, Jason Perrone wrote:
> Has anyone yet figured out how to cast the PoolableConnection that
> Tomcat 7 now returns when you
Hello everyone,
Has anyone yet figured out how to cast the PoolableConnection that Tomcat 7 now
returns when you get a Connection from a DataSource as an OracleConnection? In
Tomcat 6 the connection was returned as T4CConnection and had no problem being
cast as an OracleConnection. Now, I jus
Thanks Mark.
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 04, 2007 12:58 PM
To: Tomcat Users List
Subject: Re: Split Tomcat standard out into files for each context in 5.5
Christopher Schultz wrote:
> Mark,
>
> Mark Thomas wrote:
>> Not strictl