Messages not getting dispatched

2008-02-26 Thread tbenge
Hi, We're setting up 2 embedded brokers that are networked for redundancy. Using Active MQ 5.1 snapshot, we're able to send messages to a queue and have them processed. It's a low volume queue ( ~50 messages per day ) with long running jobs ( 1 hr each job ). With 25 remote consumers, the jobs

Re: Active MQ broker embedded with spring configuration problems

2008-02-04 Thread tbenge
I ran into the same problem. The networkConnectors need to be first in the XML declaration. Michal Singer wrote: > > Hi. I am trying to raise an embedded Active MQ broker using sprin