RE: Newbie to activemq

2012-09-12 Thread Saikat Kanjilal
his before? Regards > From: sxk1...@hotmail.com > To: users@activemq.apache.org > Subject: RE: Newbie to activemq > Date: Tue, 11 Sep 2012 08:29:25 -0700 > > > I will increase the logging level in spring and see what I can find, also I > have no idea whether the initial c

RE: Newbie to activemq

2012-09-11 Thread Saikat Kanjilal
Case: Consumer running on same JVM as producer, consumer needs to read off the queue and make an http call to update a cache, producer needs to read from a relational db and populate/update the queue Regards > Date: Tue, 11 Sep 2012 10:52:01 +0100 > Subject: Re: Newbie to activemq &g

Re: Newbie to activemq

2012-09-11 Thread Gary Tully
e is not really > clear :) > >> From: claus.ib...@gmail.com >> Date: Tue, 11 Sep 2012 08:47:23 +0200 >> Subject: Re: Newbie to activemq >> To: users@activemq.apache.org >> >> Hi >> >> If you use Camel to communicate with JMS / ActiveMQ, then w

Re: Newbie to activemq

2012-09-11 Thread Claus Ibsen
anging to Camel is currently not an option > for me. I feel like I am pretty close , just need to figure out whether this > is a tomcat jndi issue or a spring issue, the error message is not really > clear :) > >> From: claus.ib...@gmail.com >> Date: Tue, 11 Sep 2012 08:47:2

RE: Newbie to activemq

2012-09-10 Thread Saikat Kanjilal
clear :) > From: claus.ib...@gmail.com > Date: Tue, 11 Sep 2012 08:47:23 +0200 > Subject: Re: Newbie to activemq > To: users@activemq.apache.org > > Hi > > If you use Camel to communicate with JMS / ActiveMQ, then we have an > example how to embed AMQ + Camel in Tom

Re: Newbie to activemq

2012-09-10 Thread Claus Ibsen
Hi If you use Camel to communicate with JMS / ActiveMQ, then we have an example how to embed AMQ + Camel in Tomcat (eg a WAR app). You can take a look at this: http://camel.apache.org/activemq-camel-tomcat.html On Tue, Sep 11, 2012 at 8:44 AM, Saikat Kanjilal wrote: > > Hello all,I'm new to ac

Newbie to activemq

2012-09-10 Thread Saikat Kanjilal
Hello all,I'm new to activemq but not to java and spring and I would much appreciate some help, I am trying to get activemq running with spring and in embedded mode with Tomcat version 6.I have followed the following wikis (http://www.tomcatexpert.com/blog/2010/12/16/integrating-activemq-to