|
Yes, this issue resolved by setting "hibernate.transaction.jta.platform" property in persistence.xml. Infact I asked this question in JBoss forum - reason being it works in earlier EAP Jboss version and not on latest version with same configuration of hibernate properties. But my only reason to raise this issue is that the error message is misleading and its NPE. Thanks.
|