Re: Nagios apache camel component

2014-05-18 Thread Bilgin Ibryam
Have a loot at the unit tests of the component. There are good examples in general. HTH On 14 May 2014 18:35, Exequiel Wiedermann wrote: > Hi good afternoon. I would like a help to use nagios apache camel > component. But I can not find an example. To being able to adapt to a > personal projec

Re: How to Register a "Default Soap Fault Handler" in Camel?

2014-05-18 Thread Willem Jiang
Hi Claus, Actually, Current camel-cxf consumer calls the doneUoW, but it is called before sending the message back to the client. I will check if we can do some thing by applying a customer interceptor in CXF side to rethrow the exception out. -- Willem Jiang Red Hat, Inc. Web: http://www.re

Re: CAMEL :CFX : WEBSERVICE : ROUTING .....need Help

2014-05-18 Thread Charles Moulliard
Hi Karthik, The Camel CXF component documentation provides different examples using Spring DSL : http://camel.apache.org/cxf.html Regards, On Fri, May 16, 2014 at 5:57 AM, N.S.KARTHIK wrote: > hi > > Can somebody give me some idea on How to achieve the same using SPRING DSL > Only ... > > > *