]
Mark Little closed JBTM-405.
----------------------------
Resolution: Done
PropertyManagerImpl.getPropertyFromSubTree(String name) looks for
properties in _parentPropertyManagers and not in _childPropertyManagers
-----------------------------------------------------------------------------------------------------------------------------------------
Key: JBTM-405
URL:
https://jira.jboss.org/jira/browse/JBTM-405
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Common
Affects Versions: 4.3.0.GA
Environment: JBoss-4.2.3.GA
Reporter: Dmitri Voronov
Assignee: Mark Little
Fix For: 4.6
PropertyManagerImpl.getPropertyFromSubTree(String name) looks for properties in
_parentPropertyManagers and not in _childPropertyManagers
So the call:
String tsmPortStr =
arjPropertyManager.propertyManager.getProperty("com.arjuna.ats.arjuna.recovery.transactionStatusManagerPort"
) ;
from com.arjuna.ats.arjuna.recovery.TransactionStatusManager misses, whereby the property
exists in a child property manager.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: