Deploy on AS7.1 needs to auto-register in the app server JTA platform
---------------------------------------------------------------------
Key: OGM-119
URL:
https://hibernate.onjira.com/browse/OGM-119
Project: Hibernate OGM
Issue Type: Improvement
Reporter: Sanne Grinovero
This happens automatically for Hibernate Core, but currently OGM requires the option
{code}
hibernate.transaction.jta.platform =
org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
{code}
or
{code}<property name="jboss.as.jpa.adapterModule"
value="org.jboss.as.jpa.hibernate:4"/>{code}
as documented on
https://docs.jboss.org/author/display/AS71/JPA+Reference+Guide
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira