]
ehsavoie Hugonnet reassigned WFLY-11005:
----------------------------------------
Assignee: ehsavoie Hugonnet (was: Jeff Mesnil)
Requires connectors for broadcast-group resource
------------------------------------------------
Key: WFLY-11005
URL:
https://issues.jboss.org/browse/WFLY-11005
Project: WildFly
Issue Type: Enhancement
Components: JMS
Affects Versions: 14.0.0.Final
Reporter: Jeff Mesnil
Assignee: ehsavoie Hugonnet
According to
https://wildscribe.github.io/WildFly/14.0/subsystem/messaging-activemq/se...,
the broadcast-group resource accepts an empty list (or undefined) for its connectors
attribute.
This means that a broadcast group that specifies no way to connect to the server is valid
when it should not.
Instead, the connectors attribute should be required *and* have at least one valid
connector element in it.