in fact it is OpenEJBJtaPlatform2 for hibernate 4.3 Le mercredi 15 janvier 2014, Karl-Philipp Richter <[email protected]> a écrit : > Hi, > I cannot confirm that Hibernate 4.3 works with > org.apache.openejb.hibernate.OpenEJBJtaPlatform as value for the > hibernate.transaction.jta.platform property (internal Hibernate error > due to package rename as described in my previous mail), but if I set it to > org.hibernate.service.jta.platform.internal.BitronixJtaPlatform > it works (tested with hsqldb 2.3.0 and postgres 9.3-jdbc4). > > Thanks a lot! > > Kind regards, > Karl > > On 14.01.2014 07:15, Romain Manni-Bucau wrote: >> Hi >> >> As stated in my last mail it works on trunk (it should be deployed now i >> think) with hibernate 4.3 but released versions only support 4.2 and >> previous. You can just impl yourself the jtaplatform btw but not as nice as >> it is normally ... or use hib 4.2. >> >> > >
-- *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau <http://fr.linkedin.com/in/rmannibucau>* *Github: https://github.com/rmannibucau <https://github.com/rmannibucau>*
