[
https://issues.apache.org/jira/browse/CAMEL-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979584#action_12979584
]
Claus Ibsen commented on CAMEL-3480:
------------------------------------
Dan sorry. I got side tracked as it required an updated in camel-core. And then
I founder another issue to fix as well. So I am running tests now to see all is
okay before committing.
The fix in core is because you use @EndpointInject in the unit tests which
didn't let the component be started before it creates the endpoint. So that is
good we found a bug.
I have moved the init logic in KestrelComponent into doStart.
> New component: Kestrel
> ----------------------
>
> Key: CAMEL-3480
> URL: https://issues.apache.org/jira/browse/CAMEL-3480
> Project: Camel
> Issue Type: New Feature
> Reporter: Dan Checkoway
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.6.0
>
> Attachments: CAMEL-3480-20110110-full.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> I'm proposing that some adapted open-source code for producing to/consuming
> from Kestrel be added as an official Camel component. Currently the code
> lives here: https://github.com/dcheckoway/camel-kestrel
> Please assign this to me if you'd like me to own this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.