Re: Spring batch integration with camel

2010-02-03 Thread lazyeye
I have uploaded the POC project. I hope it is helpful. Let me know if there is anything else I can do. Christian Mueller wrote: > > Hey Charles, > > I'm not sure, what is the best integration solution from Camel and Spring > Batch. That's the reason why I ask for the ideas and proposals of othe

Re: Spring batch integration with camel

2010-01-15 Thread Christian Mueller
Hey Charles, I'm not sure, what is the best integration solution from Camel and Spring Batch. That's the reason why I ask for the 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 l

Re: Spring batch integration with camel

2010-01-15 Thread Charles Moulliard
Hi Christian, As we have the component camel-spring-integration, this new module will be called : camel-spring-batch What do you plan to do between camel and spring batch as camel could be improved to become also a batch solution ? Regards, Charles Moulliard Senior Enterprise Architect Apache C

Re: Spring batch integration with camel

2010-01-15 Thread Christian Mueller
Issue opened (https://issues.apache.org/activemq/browse/CAMEL-2367) and waiting for replies... :working: Christian -- View this message in context: http://old.nabble.com/Spring-batch-integration-with-camel-tp25285268p27179703.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Spring batch integration with camel

2010-01-15 Thread Claus Ibsen
On Fri, Jan 15, 2010 at 1:03 PM, Christian Mueller wrote: > > Hey, > > I would also like this contribution, because we use both frameworks. Any > news for that? Should we open an issue (new feature) for that? > We love contributions so feel free to create a ticket > Regards, > Christian > -- > V

Re: Spring batch integration with camel

2010-01-15 Thread Christian Mueller
Hey, I would also like this contribution, because we use both frameworks. Any news for that? Should we open an issue (new feature) for that? Regards, Christian -- View this message in context: http://old.nabble.com/Spring-batch-integration-with-camel-tp25285268p27174835.html Sent from the Came

Re: Spring batch integration with camel

2009-09-03 Thread Claus Ibsen
Hi Cool yeah we love contributions. When you are ready to show / share what you have developed then post again on the user forum then we can take a look and discussion. Also there is the option of creating a JIRA ticket but sometimes its best to start from a discussion on the user forum. You sho

Re: Spring batch integration with camel

2009-09-03 Thread Willem Jiang
Hi, We welcome any kind of contribution :) Please follow the this page[1], and submit the patch to JIRA. [1] http://cwiki.apache.org/CAMEL/contributing.html Willem lazyeye wrote: I'm working on Camel 2.0 and spring batch 2.0 (http://static.springsource.org/spring-batch/index.html) integration