my application tracks new clients by listening to ActiveMQ.Advisory.Queue for
queue creation messages, once a queue is created then it listens to the
Queues advisory topic for a producer message and at that point starts a
listener on the queue.
After a certain time the broker gets into a state whe
Feng Xue wrote
>
> Hi All,
>
> I have been trying to configure 2 brokers with JMS bridge, ssl and
> authentication.
>
> The goal is to set up a broker "localServer" with JMS bridge that connects
> to
> another broker "remoteServer1". The JMS bridge configuration works fine if
> local Broker
>