Hi
Instead of using the customer processor, the route can use the convertBodyTo
directly.
Willem
--
View this message in context:
http://camel.465427.n5.nabble.com/Cometd-component-tp4299174p4300424.html
Sent from the Camel - Users mailing list archive at
this message in context:
http://camel.465427.n5.nabble.com/Cometd-component-tp4299174p4300394.html
Sent from the Camel - Users mailing list archive at Nabble.com.
https://github.com/eishay/jvm-serializers/wiki/.
-josh
On 12/04/2011 22:25, "Gert Villemos" wrote:
>I have problems understanding how the cometd component publish objects.
>
>I have my own class called 'Parameter'. I want to publish instances of
>'Parameter' throu
I have problems understanding how the cometd component publish objects.
I have my own class called 'Parameter'. I want to publish instances of
'Parameter' through cometd to a website. I would expect the data arriving
through cometd to have a structure similar to my Parameter