Subject Re: [Firebird-Java] Pool doesn't reset TransactionIsolation
Author Roman Rokytskyy
> Jaybird RC3, JBoss 3.2.5, firebirdsql.rar drivers.
> If I request connections from the pool and set their isolation level
> to greater than READ_COMMITTED, after returning them to the pool I
> am later served connections with the incorrect isolation level.

> I think this is a JBoss issue (due to JCA) but I'd like confirmation
> before submitting a bug to JBoss.

Most likely this is JayBird issue, same as read-only flag and is fixed in
the CVS version.

Roman