[jboss-jira] [JBoss JIRA] Resolved: (JBAS-9111) SocketBinding multicast-address being parsed as integer
Paul Ferraro (JIRA)
jira-events at lists.jboss.org
Thu Mar 24 10:08:45 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro resolved JBAS-9111.
--------------------------------
Resolution: Done
Merged into master
> 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