Re: Camel Exchange Patters

2010-09-12 Thread Bengt Rodehav
I think you pose excellent questions. Being quite a newbie on Camel (but already hooked), I've looked at a lot of examples as a recipe to solve my tasks. However, I really lack a more thorough description of how the Exchange (and the in and out messages) are handled when walking through a route. Is

Re: camel-bean-validator and hibernate-validator for OSGi

2010-09-12 Thread Bengt Rodehav
Thanks Cristian, I kind of suspected that Servicemix had bundled this. Actually I ended up doing my own bundling anyway since I wanted to use the 4.1.0.Final version. Also wanted to see how easy/hard it was to accomplish. /Bengt 2010/9/11 Christian Müller > Hello Bengt! > > Sorry, I overlooked

Re: Camel Exchange Patters

2010-09-12 Thread Ashwin Karpe
Hi, My 2 cents worth on this topic. The exchange patterns in Camel are originally defined in the W3C WSDL 2.0 spec http://www.w3.org/TR/2004/WD-wsdl20-patterns-20040326/ http://www.w3.org/TR/2004/WD-wsdl20-patterns-20040326/ >From a camel perspective, the Robust In-Only is of limited applicab