[
https://jira.jboss.org/jira/browse/EJBTHREE-1819?page=com.atlassian.jira....
]
jaikiran pai resolved EJBTHREE-1819.
------------------------------------
Fix Version/s: 1.1.5
Resolution: Done
Component Fix Version(s): jboss-ejb3-transactions:1.0.1
Fixed in r88209
Typo in CMTTxInterceptorFactory leads to repeated initialization of
transaction policy
--------------------------------------------------------------------------------------
Key: EJBTHREE-1819
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1819
Project: EJB 3.0
Issue Type: Bug
Components: transactions
Affects Versions: 1.1.4
Reporter: jaikiran pai
Assignee: jaikiran pai
Fix For: 1.1.5
This piece of code contains a typo (semicolon after the if statement):
if (policy == null);
super.initialize();
leads to repeated initialization of the tx policy
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira