ActiveMQ.Advisory.Queue messages nor arriving

2019-06-26 Thread reids
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

Re: JMS Bridge with ssl + authentication issue

2012-02-01 Thread reids
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 >