0 Replies Latest reply on Jun 19, 2018 7:31 PM by dbdbdb

    Share a JMS topic between two server groups

    dbdbdb

      Hi,

       

      Is it possible to share a JMS topic between two different server group?

      I have two clusters (two server groups) and two applications deployed in different server group thats needs to post/consume messages from a common topic.

      Since those server groups has its own jgroups cluster channel, the queues and topics aren't replicated through others server groups.

       

      I don't need to replicate all the queues and topics, but only one specific topic.

      Is it possible?

       

      Thanks!