Hello dev list! Here's a patch of mine, now even updated. I've reported long ago that the JCA impl opens sql transaction before the UserTransaction is ensured. This is only a problem is the Hibernate call is issued from a non-transactional ejb or web layer. But then the sql transaction is not commited propertly, and other problems happen.
http://opensource.atlassian.com/projects/hibernate/secure/ManageAttachme nts.jspa?id=11445 I'm using this for quite some time now, in my local copy, but I don't like keeping a local version of each opensource component I'm using. In the patch there are some other changes, one of them was a todo in JCA: use the "HibernateProperties" config value from the datasource xml. The patch is against the latest H3 branch, so applying it now would be ideal. Could anyone with commit rights please take a look at it? Thanks in advance, - 101 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel