[hibernate-issues] [Hibernate-JIRA] Created: (OGM-119) Deploy on AS7.1 needs to auto-register in the app server JTA platform

Sanne Grinovero (JIRA) noreply at atlassian.com
Tue Feb 21 11:33:09 EST 2012


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

        


More information about the hibernate-issues mailing list