[seam-issues] [JBoss JIRA] (JBSEAM-4857) Global Non-EE thread can't get UserTransaction on JBoss AS7

Jason Porter (JIRA) jira-events at lists.jboss.org
Fri Jan 13 17:04:21 EST 2012


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

Jason Porter commented on JBSEAM-4857:
--------------------------------------

Non-EE threads need to find the TransactionManager, maybe others ones too like UserTransaction at java:jboss. I think that's the correct location. We have this fixed in Seam 3
                
> Global Non-EE thread can't get UserTransaction on JBoss AS7
> -----------------------------------------------------------
>
>                 Key: JBSEAM-4857
>                 URL: https://issues.jboss.org/browse/JBSEAM-4857
>             Project: Seam 2
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.2.2.Final
>         Environment: JBoss AS 7.x
>            Reporter: Marek Novotny
>             Fix For: 2.3.0.BETA1
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> JNDI of global UserTransaction was changed to java:jboss/UserTransaction and for non-EE threads it is not accessible by lookup of "java:comp/UserTransaction" or "UserTransaction".

--
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 seam-issues mailing list