Re: General guidance for simple camel-supported app.

2011-07-17 Thread Robert J. Liguori
ry) > http://fusesource.com > > Blog: http://opensourceknowledge.blogspot.com > ----- > -- > View this message in context: > http://camel.465427.n5.nabble.com/General-guidance-for-simple-camel-supported-app-tp4597618p4597855.html >

Re: General guidance for simple camel-supported app.

2011-07-17 Thread Ashwin Karpe
eral-guidance-for-simple-camel-supported-app-tp4597618p4597855.html Sent from the Camel - Users mailing list archive at Nabble.com.

General guidance for simple camel-supported app.

2011-07-17 Thread Robert J. Liguori
Hey guys, I'm pretty new to Camel... I have a very basic app I want to build, and was hoping for some pointers on how I can do it with Camel. Here it is: (1) Poll a folder for XML files (2) When an XML file arrives, validate it against its XML Schema (XSD) (3) If the file is invalid, move it