[jbossts-issues] [JBoss JIRA] Updated: (JBTM-405) PropertyManagerImpl.getPropertyFromSubTree(String name) looks for properties in _parentPropertyManagers and not in _childPropertyManagers

Mark Little (JIRA) jira-events at lists.jboss.org
Wed Oct 1 09:00:24 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBTM-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Little updated JBTM-405:
-----------------------------

    Component/s: Common
       Assignee: Mark Little


> 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
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossts-issues mailing list