[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1614) entityManager.joinTransaction() should not be called on non JTA transaction managers

Darryl Smith (JIRA) jira-events at lists.jboss.org
Fri Jul 6 13:38:05 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1614?page=all ]

Darryl Smith updated JBSEAM-1614:
---------------------------------

    Attachment: JoinTransaction.patch

attached patch to fix

> entityManager.joinTransaction() should not be called on non JTA transaction managers
> ------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-1614
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1614
>             Project: JBoss Seam
>          Issue Type: Bug
>    Affects Versions: 2.0.0.BETA1
>            Reporter: Darryl Smith
>         Attachments: JoinTransaction.patch
>
>
> With the addition of EntityTransaction and HibernateTransaction, a EntityManager does not have to use JTA for transaction management.  
> entityManager.joinTransaction() should only be called in JTA environment.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list