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

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


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