[jboss-jira] [JBoss JIRA] (AS7-6225) MessagingSubsystemParser swallows exceptions
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Thu Dec 20 03:52:08 EST 2012
[ https://issues.jboss.org/browse/AS7-6225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil updated AS7-6225:
-----------------------------
Fix Version/s: 7.2.0.Alpha1
Git Pull Request: https://github.com/jbossas/jboss-as/pull/3722
PR for 7.1 and master branches
the failures after throwing the exceptions were for broadcast-group and discovery-group that were always requiring group-port & group-address. However if a alternative socket-binding is used, these attributes are not required.
> 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
> Fix For: 7.2.0.Alpha1
>
> Attachments: AS7-6225.patch
>
>
> 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