Hi Romain, Thank you very much for your reply.
jta_platform is specified and it is - "org.apache.openejb.hibernate.OpenEJBJtaPlatform" I debugged the issue to some extent: I decompiled the source for OpenEJBJtaPlatform and i see the below import statement "import org.hibernate.service.jta.platform.internal.AbstractJtaPlatform;" >From hibernate 4.3.5 the package structure is changed to "org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform" So any suggestion how should I proceed on this. -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Issue-with-server-start-up-tp4681709p4681713.html Sent from the TomEE Dev mailing list archive at Nabble.com.
