[
https://issues.apache.org/activemq/browse/CAMEL-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44931#action_44931
]
James Strachan commented on CAMEL-680:
--------------------------------------
agreed.
btw the main reason for many of the annotations all being inside camel-core is
so that folks can use other Dependency Injection containers - like Guice to
perform the injections
> Document - Some annotations is injected by spring (Bean post processor)
> -----------------------------------------------------------------------
>
> Key: CAMEL-680
> URL: https://issues.apache.org/activemq/browse/CAMEL-680
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core, camel-spring
> Affects Versions: 1.4.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 1.5.0
>
>
> We should more clearly document that some of the annotations requires the use
> of came-spring to let it be injected and setup.
> http://activemq.apache.org/camel/bean-integration.html
> eg. the really nice MessageDriven is in camel-core but only injected by the
> camel-spring component. We should document this more clearly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.