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: htt

Re: ActiveMQ with Spring

2007-12-13 Thread Rudi23
Hi James, this was a direct hit. I'm developing on the Eclipse RCP and so I had different jms.jar's visible from different plug in's. Thank you very much, Rudi James.Strachan wrote: > > Do you have multiple jms jars on the classpath? > > On 12/12/2007, Rudi23 <[EMAIL PROTECTED]> wrote: >> >

Re: ActiveMQ with Spring

2007-12-12 Thread James Strachan
Do you have multiple jms jars on the classpath? On 12/12/2007, Rudi23 <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm trying to use ActiveMq with Spring as it is described on the homepage. > > So in my beans.xml i put this: > > class="org.apache.activemq.pool.PooledConnectionFactory

Re: activemq with spring and jetty

2007-03-13 Thread James Strachan
On 3/13/07, Jim Alateras <[EMAIL PROTECTED]> wrote: Has anyone developed a web application using activemq and spring 2.0 and subsequently deployed it on jetty 6.x? Yes... http://activemq.apache.org/web-console.html Did u experience any issues? No, it worked great. Also the maven jetty plug