[
http://jira.jboss.com/jira/browse/EJBTHREE-1256?page=comments#action_1240... ]
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