Re: Spring batch integration with camel

2010-02-03 Thread lazyeye
he ideas and proposals of other > Camel riders. May be there is no need to integrate Camel and Spring Batch, > because Spring Batch could send/write the Item to a queue and let Camel > process it. > > As you can read in the first post, lazyeye has done some integration and I > wo

Spring batch integration with camel

2009-09-03 Thread lazyeye
I'm working on Camel 2.0 and spring batch 2.0 (http://static.springsource.org/spring-batch/index.html) integration for a project. I would be happy to share it with anyone interested. -- View this message in context: http://www.nabble.com/Spring-batch-integration-with-camel-tp25285268p25285268.ht

File and idempotent question

2009-09-03 Thread lazyeye
I want to have a file component that will allow the same file to processed if dropped into the target directory again. I can't get the configuration right. Here's what I have now:

file endpoint fails in 2.0-M1

2009-05-26 Thread lazyeye
This is my first use of camel so it could be something dumb I'm doing but this works in version 1.6.1 but fails in 2.0-M1. Here's the pom file: http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://