[forge-issues] [JBoss JIRA] (FORGE-621) Need to configure "hibernate.transaction.jta.platform" when using Hibernate outside of JBoss AS

Luca Masini (JIRA) jira-events at lists.jboss.org
Tue Aug 7 08:33:06 EDT 2012


    [ https://issues.jboss.org/browse/FORGE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710230#comment-12710230 ] 

Luca Masini edited comment on FORGE-621 at 8/7/12 8:31 AM:
-----------------------------------------------------------

Ok George, I followed the instructions and committed, let me know.
Ciao.
                
      was (Author: luca.masini):
    Ok George, I followed the istructions and committed, let me know.
Ciao.
                  
> Need to configure "hibernate.transaction.jta.platform" when using Hibernate outside of JBoss AS
> -----------------------------------------------------------------------------------------------
>
>                 Key: FORGE-621
>                 URL: https://issues.jboss.org/browse/FORGE-621
>             Project: Forge
>          Issue Type: Bug
>          Components: Java EE APIs
>    Affects Versions: 1.0.6.Final
>            Reporter: Luca Masini
>              Labels: hibernate_persistance_layer, weblogic
>         Attachments: JPAContainer.java, WebLogic12cContainer.java
>
>
> When running in an App Server that is not JBoss we need to configure the "hibernate.transaction.jta.platform" to bind the JTA resource to the current EntityManager. For instance, using WebLogic 12c:
> <property name="hibernate.transaction.jta.platform" value="org.hibernate.service.jta.platform.internal.WeblogicJtaPlatform" />
> I think that a new parameter is needed on the persistence setup command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list