Re: activeMQ with spring integration

2010-07-06 Thread radha_mit
hi, durable topics in activeMQ with spring integration is working perfectly with kahaDB and Memorypersistence adapter but not with AMQ persistence adapter. it shows the error in the previous message. it is bug with AMQ message store i think. Thanks, Radha -- View this message in context

activeMQ with spring integration

2010-07-05 Thread radha_mit
Hi, we tired spring integration with activeMQ 5.3.0. we have 5 topics . 1 publisher and each topic has one subscriber. The publisher sends each message to one topic and that was done with the help of a router/ Now, we start the five subscribers and the publisher. the subscribers receive