Re: camel-quickfix-2.2.0

2011-12-21 Thread Claus Ibsen
Hi OnException should be before the "route stuff". So it should be FROM ON EXCEPTION ... END ROUTE STUFF Also Camel 2.2 is rather old. And mind that the quickfix component was re-written in Camel 2.5 or there abouts by the quickfix project lead. So in later Camel releases the camel-quickfix

Re: camel-quickfix-2.2.0

2011-12-21 Thread Willem Jiang
Hi, Your camel version is too old, can you try to use the latest released camel 2.8.3? On Thu Dec 22 01:18:43 2011, sso wrote: Hello, I'm new in camel-quickfix I would like to catch a event when my endpoint is disconecting. I tried to do this : CamelContext c = (CamelContex