History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CAMEL-680
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Claus Ibsen
Reporter: Claus Ibsen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Apache Camel

Document - Some annotations is injected by spring (Bean post processor)

Created: 06/Jul/08 10:06 PM   Updated: Today 06:15 AM
Component/s: camel-core, camel-spring
Affects Version/s: 1.4.0
Fix Version/s: 2.0.0

Time Tracking:
Not Specified


 Description  « Hide
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.



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
James Strachan - 12/Aug/08 10:12 AM
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