Re: SEDA queue in Camel blocks.

2013-09-05 Thread Gaurav Sehgal
an(blobStoreProcessing, "processBlobStore"); } }); Cheers! Gaurav From: Christian Posta To: "users@camel.apache.org" ; Gaurav Sehgal Sent: Tuesday, September 3, 2013 7:18 PM Subject: Re: SEDA queue in Camel blocks. I've never

SEDA queue in Camel blocks.

2013-09-03 Thread Gaurav Sehgal
Hi,     I am using Camel's implementation of SEDA queue inside JBOSS FUSE; though at times the consumer does not get all the messages and when I restart the camel context the messages seem to flow through. This seems like the messages are blocked for some reason and the consumer is not processin

Loading Camel Context from Spring XML

2012-09-10 Thread Gaurav Sehgal
Hi,     I have a simple XML file: http://www.springframework.org/schema/beans";    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";    xmlns:camel="http://camel.apache.org/schema/spring";    xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.sp