[
https://issues.jboss.org/browse/WFLY-1274?page=com.atlassian.jira.plugin....
]
Keith Babo commented on WFLY-1274:
----------------------------------
Camel makes extensive use of beans for configuration of processors, endpoints, and as a
container for user-provided logic. The bean registry is pluggable and compatible with
CDI/DeltaSpike. In the SwitchYard project, we are able to use CDI in place of Spring as a
bean registry provider which works quite nicely for us and in AS in general. In this
sense, CDI integration is not required for Camel, it's just really nice to have.
http://camel.apache.org/how-does-camel-look-up-beans-and-endpoints.html
Camel integration with CDI
--------------------------
Key: WFLY-1274
URL:
https://issues.jboss.org/browse/WFLY-1274
Project: WildFly
Issue Type: Sub-task
Components: OSGi
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Labels: camel
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira