[jboss-jira] [JBoss JIRA] (AS7-6225) MessagingSubsystemParser swallows exceptions

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Dec 19 20:43:08 EST 2012


Brian Stansberry created AS7-6225:
-------------------------------------

             Summary: MessagingSubsystemParser swallows exceptions
                 Key: AS7-6225
                 URL: https://issues.jboss.org/browse/AS7-6225
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management, JMS
    Affects Versions: 7.1.3.Final (EAP)
            Reporter: Brian Stansberry
            Assignee: Jeff Mesnil


In numerous places, MessagingSubsystemParser calls ParseUtils.missingRequired but does not throw the returned exception.

I'll attach a patch showing all the places where Intellij reported this. I'd just send a pull request, but when I run with this patch, the messaging module testsuite has failures and I don't have time today to investigate.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list