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
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
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:
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://