[jboss-jira] [JBoss JIRA] Resolved: (JBAS-2395) Allow for easy configuration of mutlicast port like multicast address

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Aug 29 09:53:39 EDT 2008


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

Brian Stansberry resolved JBAS-2395.
------------------------------------

    Resolution: Done


The handling of -m has been changed to set system property 'jboss.jgroups.udp.mcast_port' instead of 'jgroups.udp.mcast_port'.  The latter property is one that JGroups checks internally and uses to override any xml configuration. If set, you cannot have two channels with non-shared transports using different ports.  The jboss.jgroups.udp.mcast_port system property is used to drive a system property substitution in the default UDP channel config, which IMO is more comprehensible to users.

> Allow for easy configuration of mutlicast port like multicast address
> ---------------------------------------------------------------------
>
>                 Key: JBAS-2395
>                 URL: https://jira.jboss.org/jira/browse/JBAS-2395
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Deployers
>    Affects Versions: JBossAS-4.0.3 Final
>            Reporter: Adrian Brock
>            Assignee: Brian Stansberry
>            Priority: Minor
>             Fix For: JBossAS-5.0.0.CR2
>
>
> This bug report suggests http://bugs.sun.com/bugdatabase/view_bug.do;:YfiG?bug_id=4701650 
> suggests that the new "-u" option isn't going to work on all platforms so we should look at using the port instead.
> See the forums discussion for more info.

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