[jboss-jira] [JBoss JIRA] Resolved: (JBAS-9135) SocketBinding xml writer outputting multicast-port as fixed-port

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Mar 24 13:08:01 EDT 2011


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

Brian Stansberry resolved JBAS-9135.
------------------------------------

    Resolution: Done


http://github.com/jbossas/jboss-as/compare/3efa7fd...987bb5a

> SocketBinding xml writer outputting multicast-port as fixed-port
> ----------------------------------------------------------------
>
>                 Key: JBAS-9135
>                 URL: https://issues.jboss.org/browse/JBAS-9135
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>    Affects Versions: 7.0.0.Beta1
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>            Priority: Critical
>             Fix For: 7.0.0.Beta2
>
>
> Trivial bug in CommonXml writer.
> <socket-binding name="jgroups-udp" multicast-address="228.11.11.11" multicast-port="45688" port="55200"/>
> gets parsed and written as:
> <socket-binding name="jgroups-udp" multicast-address="228.11.11.11" fixed-port="45688" port="55200"/>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list