Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-9004

broadcast-group capability must include the messaging server name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR13
    • 7.1.0.DR12
    • JMS
    • None

      Capabilities registered by the messaging-server's broadcast-group resources are using the pattern:
      org.wildfly.messaging.activemq.broadcast-group.channel-factory.<broadcast-group name>

      This prevents having 2 broadcast-groups belonging to different ActiveMQ servers using the same name configured in the same profile.

      Instead, the ActiveMQ server name should be part of the capability name, e.g.

      org.wildfly.messaging.activemq.broadcast-group.channel-factory.<server name>.<broadcast-group name>

            jmesnil1@redhat.com Jeff Mesnil
            jmesnil1@redhat.com Jeff Mesnil
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: