[
https://issues.apache.org/jira/browse/CAMEL-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-4147.
--------------------------------
Resolution: Fixed
Fix Version/s: (was: Future)
2.15.0
There is camel-scr for lightweight osgi
> Add support for lightweight OSGi deployment (without Spring, Blueprint, ...)
> ----------------------------------------------------------------------------
>
> Key: CAMEL-4147
> URL: https://issues.apache.org/jira/browse/CAMEL-4147
> Project: Camel
> Issue Type: New Feature
> Components: karaf, osgi
> Affects Versions: 2.7.2
> Reporter: Gert Vanthienen
> Fix For: 2.15.0
>
>
> We should be able to deploy Camel in a plain OSGi container without requiring
> Spring-DM or Blueprint to bootstrap the routes, cfr.
> http://camel.465427.n5.nabble.com/Camel-under-OSGi-without-Spring-et-al-td4507473.html
> A possible solution: add a ServiceTracker for RouteBuilder instances in the
> OSGi Service Registry and automatically create and start a CamelContext for
> any RouteBuilder instance it discovers.
> We should add a few optional properties that can be passed in when
> registering the service:
> * a CamelContext name, so the tracker can add multiple RouteBuilders to the
> same CamelContext
> * a property to disable automatically starting the context
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)