[
https://issues.jboss.org/browse/AS7-6225?page=com.atlassian.jira.plugin.s...
]
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