On 4/3/06, Cerebis <[EMAIL PROTECTED]> wrote: > > I haven't tried, but didn't realize that I was substituting a prefered tranql > pool implementation for enhydra's. Should I not be using jencks-all?
jencks-all doesn't include an XA JDBC pool per se. I saw lots of entries in your log of enhydra.jdbc.xapool(66) -> StandardXADataSource so figured switching out enhydra and using tranql (which most of our XA & JDBC testing has been with to date) might fix your issue; since you're issue seems dependent on the JDBC pool not working correctly -- James ------- http://radio.weblogs.com/0112098/
