Test/Example how to use manage object using spring 2.5.1 features
-----------------------------------------------------------------
Key: CAMEL-308
URL: https://issues.apache.org/activemq/browse/CAMEL-308
Project: Apache Camel
Issue Type: Test
Components: camel-spring
Affects Versions: 1.3.0
Reporter: Przemyslaw Budzik
Priority: Minor
Attachments: spring251test.zip
Could be added to the code or used on website as one of Spring integration
examples. Typical Camel applications are usually not only simple RouteBuilders.
There are many components like processors, beans woven in DSL. This piece of
code shows how to make it cleaner using Spring features. The pattern is to have
all (needed) pojos automatically scaned and registered in Camel-Spring context
and injected to RouteBuilder avoiding initialization-hell.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.