[jboss-jira] [JBoss JIRA] Updated: (JBAS-9111) SocketBinding multicast-address being parsed as integer

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Tue Mar 22 11:51:45 EDT 2011


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

Paul Ferraro updated JBAS-9111:
-------------------------------

    Git Pull Request: https://github.com/jbossas/jboss-as/pull/10


> SocketBinding multicast-address being parsed as integer
> -------------------------------------------------------
>
>                 Key: JBAS-9111
>                 URL: https://issues.jboss.org/browse/JBAS-9111
>             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
>
>
> A missing break in a switch/case statement is causing the multicast-address attribute of a domain.xml socket-binding to be reparsed (i.e. it falls through to the following case condition) as an integer.
> Where are the domain.xml/standalone.xml parsing unit tests?

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