[jbossts-issues] [JBoss JIRA] Commented: (JBTM-369) String property replacement in configuration

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Mon Feb 2 05:02:45 EST 2009


    [ https://jira.jboss.org/jira/browse/JBTM-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12450553#action_12450553 ] 

Jonathan Halliday commented on JBTM-369:
----------------------------------------

look to me like it's going to be easier to do the substitution in XMLFilePlugin rather than PropertyManagerImpl, as it needs to apply only to properties read from the config file.

Cloning org.jboss.util.StringPropertyReplacer into the com.arjuna.common package may be better than having JBossTS depending on yet another .jar file for just one class.

> String property replacement in configuration
> --------------------------------------------
>
>                 Key: JBTM-369
>                 URL: https://jira.jboss.org/jira/browse/JBTM-369
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Configuration
>    Affects Versions: 4.3.0.GA
>            Reporter: Dmitri Voronov
>            Assignee: Jonathan Halliday
>             Fix For: 4.6
>
>         Attachments: config-string-replace.jar
>
>
> Please implement string property replacement in jbossjta-properties.xml like:
> <property name="com.arjuna.ats.arjuna.xa.nodeIdentifier" value="${my.unique.name}"/>

-- 
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