: PooledConnection.getConnection - Tomcat JDBC Pool
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: PooledConnection.getConnection - Tomcat JDBC Pool
> On 3/25/14, 10:53 AM, Pierce, Jonathan D wrote:
> > In the Aries class, the expectation is that
> > XACon
I've created Bug 56310 for this issue.
Jonathan
-Original Message-
From: Pierce, Jonathan D
Sent: Tuesday, March 25, 2014 10:54 AM
To: Tomcat Users List
Subject: RE: PooledConnection.getConnection - Tomcat JDBC Pool
In the Aries class, the expectation is that
XAConnection.getConne
In the Aries class, the expectation is that
XAConnection.getConnection().close() will return the connection to the pool,
and that XAConnection.close() would close the physical connection.
This seems to jive with the documentation on PooledConnection.close
(http://docs.oracle.com/javase/6/docs/a