[jboss-jira] [JBoss JIRA] Closed: (JBAS-3684) References to TxManager

William DeCoste (JIRA) jira-events at jboss.com
Fri Sep 22 19:08:01 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBAS-3684?page=all ]

William DeCoste closed JBAS-3684.
---------------------------------

    Resolution: Done

> References to TxManager
> -----------------------
>
>                 Key: JBAS-3684
>                 URL: http://jira.jboss.com/jira/browse/JBAS-3684
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: EJB3
>    Affects Versions: JBossAS-4.0.5.CR1
>            Reporter: Kevin Conner
>         Assigned To: William DeCoste
>            Priority: Critical
>             Fix For: JBossAS-4.0.5.GA
>
>
> The following classes contain direct references to org.jboss.tm.TxManager.  These references prevent JBossTS being used as a replacement for TxManager.
>       ejb3/src/main/org/jboss/ejb3/tx/TxInterceptorFactory.java
>       ejb3/src/main/org/jboss/ejb3/entity/ManagedEntityManagerFactory.java
> These should be changed to defer to TxUtil or to use TransactionManagerLocator.getInstance().locate().

-- 
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 jboss-jira mailing list