]
Christian Bauer commented on HHH-7266:
--------------------------------------
Bitronix works well as a standalone JTA/JDBC pool implementation, if that's what you
are looking for.
Move away from use of Enhydra developed DataSource for JTA testing
------------------------------------------------------------------
Key: HHH-7266
URL:
https://hibernate.onjira.com/browse/HHH-7266
Project: Hibernate ORM
Issue Type: Bug
Components: testsuite
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 4.1.3
It really does not interop well with JTA TransactionManager which is unfortunately the
whole point. Longer term would still like to look at leveraging IronJacamar, but it
unfortunately still has its issues in terms of non-easy use in cases like ours. So for
now, lets just resurrect the custom DataSource notion.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: