RE: Using BeanInvocation in camel cxf

2015-11-18 Thread Kasim Sert (Ibtech-Software Infrastructure)
terException at org.apache.camel.util.ObjectHelper.wrapRuntimeCamelException(ObjectHelper.java:1619) at org.apache.camel.component.bean.BeanInvocation.invoke(BeanInvocation.java:89) -Original Message- From: Henryk Konsek [mailto:hekon...@gmail.com] Sent: Tuesday, November 17, 2015 6:10 PM To: users@camel.ap

Re: Using BeanInvocation in camel cxf

2015-11-17 Thread Henryk Konsek
Hi Kasim, Your route should work - it looks fine (just replace BeanInvocation with BeanInvocation.class). Can you send us the stacktrace you see? Cheers! wt., 17.11.2015 o 16:08 użytkownik Steve Huston napisał: > I have this excerpt from a Camel route in blueprint XML: > > > > >

RE: Using BeanInvocation in camel cxf

2015-11-17 Thread Steve Huston
I have this excerpt from a Camel route in blueprint XML: ... > -Original Message- > From: Kasim Sert (Ibtech-Software Infrastructure) > [mailto:kasim.s...@ibtech.com.tr] > Sent: Tuesday, November 17, 2015 4:23 AM > To: users@camel.apache.org > Subject: Using Bea