[jboss-jira] [JBoss JIRA] Created: (JBAS-6308) Remove dual-property system property substituion syntax from jgroups-channelfactory-stacks.xml

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Dec 10 09:51:36 EST 2008


Remove dual-property system property substituion syntax from jgroups-channelfactory-stacks.xml
----------------------------------------------------------------------------------------------

                 Key: JBAS-6308
                 URL: https://jira.jboss.org/jira/browse/JBAS-6308
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: Clustering
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor
             Fix For: JBossAS-5.0.1.CR1


The unsupported-by-JGroups-parsing mcast_addr="${jboss.messaging.datachanneludpaddress,jboss.partition.udpGroup:228.6.6.6}" syntax discussed in the parent issue is used in some of the other mcast_addr settings in jgroups-channelfactory-stacks.xml.

In places where this is defining UDP.mcast_addr the incorrect syntax is less harmful because using -u at AS startup sets system property jgroups.udp.mcast_addr, which JGroups will internally use in preference to whatever is in the config file. However in the places where its used for MPING.mcast_addr, the same problem as described in the parent issue occurs.

-- 
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 jboss-jira mailing list