Hi

Please use the @user mailing list for getting help with Camel.

On Wed, Dec 3, 2014 at 6:17 AM, Santhosh T R <[email protected]> wrote:
>
> Hi All,
>
> I'm trying to create a POC with SpringBatch and Camel.
> From the available documentation on "Spring Batch Component" , it is learned 
> that now camel has (from 2.11.0) the ability to pass the exchange to the 
> Jobs/Tasks using SpringBatchProducer.
> In the POC we are using Spring DSL.
> Our camel route will look something like
>
> <from uri(ftp)>
> <wiretap(SpringBatchComponent)
> <to uri(file)>
>
> I'm unable to pass the exchange to the spring batch component for further 
> processing.
> Any pointers to solve this issue will be helpful.
>
>
> Thanks & regards,
> Santhosh
>
>
>
>
> DISCLAIMER: "The information in this e-mail and any attachment is intended 
> only for the person to whom it is addressed and may contain confidential 
> and/or privileged material. If you have received this e-mail in error, kindly 
> contact the sender and destroy all copies of the original communication. IBS 
> makes no warranty, express or implied, nor guarantees the accuracy, adequacy 
> or completeness of the information contained in this email or any attachment 
> and is not liable for any errors, defects, omissions, viruses or for 
> resultant loss or damage, if any, direct or indirect."



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: [email protected]
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to