You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/05/29 11:29:47 UTC

[jira] [Updated] (CAMEL-3521) OsgiLifecycleStrategy - To register and unregister camel services in OSGi service registry on-the-fly

     [ https://issues.apache.org/jira/browse/CAMEL-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-3521:
-------------------------------

    Fix Version/s:     (was: 2.8.0)
                   2.9.0

> OsgiLifecycleStrategy - To register and unregister camel services in OSGi service registry on-the-fly
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3521
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3521
>             Project: Camel
>          Issue Type: New Feature
>          Components: osgi
>    Affects Versions: 2.5.0
>            Reporter: Claus Ibsen
>            Assignee: Gert Vanthienen
>             Fix For: 2.9.0, Future
>
>
> In camel-core-osgi we got the osgi integration with Camel.
> Currently we got OsgiCamelContextPublisher which can register/unregister CamelContext in OSGi service registry.
> Its based on Camel's EventNotifier.
> Instead we should use org.apache.camel.spi.LifecycleStrategy instead. It has more fine grained events.
> That allows us to register much more
> - CamelContext
> - Component
> - Endpoint
> - Route
> - Service
> - ThreadPool
> - ErrorHandler

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira