Hi ,
Which version of Camel that you use ?
Can you show me your router configuration code ?
We just fixed some bugs of the camel-cxf component , The recent fix is
CAMEL-286[1]
[1] https://issues.apache.org/activemq/browse/CAMEL-286
Willem.
sub3 wrote:
Hi,
I am just starting to learn camel. I seem to be routing/sending simple
objects fine. As soon as I start to use objects generated by cxf's
wsdl2java, they come across as null.
What is it about these objects that cause this, and is there a way to stop
it? I can only assume it has something to do with the way it gets
serialized.
Thanks for any help.