Re: ActiveMQ Camel Web Console

2010-08-16 Thread sbutalia
ActiveMQ in Action - http://www.manning.com/snyder/ > Blog - http://www.nighttale.net > > > > On Sun, Aug 15, 2010 at 3:43 AM, sbutalia wrote: >> >> I have created a route in the Camel.xml under activemq/conf >> >> http://camel.apache.org/schema/spring";&g

ActiveMQ Camel Web Console

2010-08-14 Thread sbutalia
I have created a route in the Camel.xml under activemq/conf http://camel.apache.org/schema/spring";> Its running but i don't see it it in the routes Page under the web console. I don't see how to start/stop the route using the web console.. any hints? -- View this message in cont

Pulling Messages via CorrelationID

2009-09-28 Thread sbutalia
I would like to put messages into a queue and retrieve them via a correlationID when an event is invoked by a user. example: 1. I try to create a record 2. The system finds a duplicate and queues up the duplicate in the "duplicate queue" id=123 3. I resolve the duplicate 3. The system fires the

Pulling Messages

2009-09-28 Thread sbutalia
-- View this message in context: http://www.nabble.com/Pulling-Messages-tp25655132p25655132.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.