[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1256) Remove InitialContext usage from TxUtil
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Thu Apr 10 07:38:54 EDT 2008
[ http://jira.jboss.com/jira/browse/EJBTHREE-1256?page=comments#action_12408056 ]
Adrian Brock commented on EJBTHREE-1256:
----------------------------------------
That methods needs deprecating. You should be either injecting the TM
or using TransactionManagerLocator.locate();
> Remove InitialContext usage from TxUtil
> ---------------------------------------
>
> Key: EJBTHREE-1256
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1256
> Project: EJB 3.0
> Issue Type: Task
> Components: core
> Reporter: Jesper Pedersen
> Assigned To: Jesper Pedersen
> Fix For: AS 5.0.0.CR1
>
>
> Need to remove the InitialContext creation in TxUtil::getTransactionManager() as it slows down the method and it is the critical path.
--
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