[jboss-jira] [JBoss JIRA] Updated: (JGRP-272) System property resolution in Configurator

Brian Stansberry (JIRA) jira-events at jboss.com
Mon Aug 14 11:48:17 EDT 2006


     [ http://jira.jboss.com/jira/browse/JGRP-272?page=all ]

Brian Stansberry updated JGRP-272:
----------------------------------

    Attachment: StringPropertyReplacer.java

Attached the JBoss util class from 4.0.4.GA.  This class is now part of the JBoss Common project.

> System property resolution in Configurator
> ------------------------------------------
>
>                 Key: JGRP-272
>                 URL: http://jira.jboss.com/jira/browse/JGRP-272
>             Project: JGroups
>          Issue Type: Feature Request
>            Reporter: Brian Stansberry
>         Assigned To: Bela Ban
>             Fix For: 2.4
>
>         Attachments: StringPropertyReplacer.java
>
>
> It would be nice if JGroups supported JBoss-style system property resolution ( e.g. mcast_addr="${jboss.partition.udpGroup:230.1.2.7}").  This would be useful in standalone JGroups, and in JBoss AS when the JChannelFactory itself parses the "stacks.xml" file, bypassing the JBoss code.
> I'll attach the JBoss utility class that does the substitution.  Probably a simple fix is to duplicate this in JGroups and call it from the Configurator.

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

        



More information about the jboss-jira mailing list