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

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


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


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