Re: AchiveMQ 5 - JMS to JMS bridge

2021-04-14 Thread Matt Pavlovich
Biagio- The Bridge is probably not where you want to go, since it has to be setup on a queue-by-queue basis. It is generally geared for moving data from one queue to another non-ActiveMQ JMS provider. Virtual Topics + Network Connectors and Mirrored Queues + Network Connectors would allow you

Re: Slack Invitation Request

2021-04-14 Thread Justin Bertram
Done! Justin On Wed, Apr 14, 2021 at 4:54 AM Zampogna, Biagio wrote: > Hi, > > Can I get an invitation to ActiveMQ's Slack group emailed to me ( > biagio.zampo...@ns.nl)? Please? > > Thanks in advance.? > > > Biagio Zampogna > > > > Deze e-mail, inclusief event

Re: Slack Invitation Request

2021-04-14 Thread Zampogna, Biagio
The email is "biagio" dot "zampogna" at "ns" dot "nl" Thanks Biagio? From: Zampogna, Biagio Sent: Wednesday, April 14, 2021 11:54 AM To: users@activemq.apache.org Subject: Slack Invitation Request Hi, Can I get an invitation to ActiveMQ's Slack group emailed

Slack Invitation Request

2021-04-14 Thread Zampogna, Biagio
Hi, Can I get an invitation to ActiveMQ's Slack group emailed to me (biagio.zampo...@ns.nl)? Please? Thanks in advance.? Biagio Zampogna Deze e-mail, inclusief eventuele bijlagen, is uitsluitend bestemd voor (gebruik door) de geadresseerde. De e-mail kan per

Re: AchiveMQ 5 - JMS to JMS bridge

2021-04-14 Thread Zampogna, Biagio
Hi In my scenario I want that each msg reaching activemq PROD is processed by the client application of the specific queue in PROD. At the same time, the msg if forwarded/bridged to the activemq ACC, and is processed by the client application of the specific queue in ACC as well. The PROD env