You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Wojciech Indyk <wo...@gmail.com> on 2015/10/15 18:40:21 UTC

how to pass an object to Endpoint?

Hello!
I would like to say hello everybody, because this is my first post on
this group. :) Now to the point...

I prepare a change for camel-hbase component.
https://issues.apache.org/jira/browse/CAMEL-9206

I don't know Camel in details and I don't know how to pass an object
from a routeBuilder to an endpoint.
I commited the part of solution on my Github. The missing part is
passing the UGI to a constructor somehow. The exact problem is here:
https://github.com/woj-i/camel/compare/CAMEL-9145...woj-i:CAMEL-9206#diff-b64b5a146332e498a00c7ecb5a0af439R77
I need to update this reference in the constructor.

--
Kind regards/ Pozdrawiam,
Wojciech Indyk