[ 
https://issues.apache.org/jira/browse/CAMEL-14215?focusedWorklogId=352369&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-352369
 ]

ASF GitHub Bot logged work on CAMEL-14215:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Dec/19 01:09
            Start Date: 03/Dec/19 01:09
    Worklog Time Spent: 10m 
      Work Description: bobpaulin commented on pull request #3378: CAMEL-14215: 
Adding camel-main-osgi.
URL: https://github.com/apache/camel/pull/3378
 
 
   https://issues.apache.org/jira/browse/CAMEL-14215
   
   @jbonofre @oscerd - Resubmitted PR cleaned up for 3.1.0.  Sorry for the 
noise.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 352369)
    Remaining Estimate: 0h
            Time Spent: 10m

> Camel Main for OSGi
> -------------------
>
>                 Key: CAMEL-14215
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14215
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core, camel-main
>    Affects Versions: 3.x
>            Reporter: Bob Paulin
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>              Labels: karaf, osgi
>             Fix For: 3.1.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The current camel-core-osgi implementation sets up everything to work in an 
> OSGi environment but does not start the OsgiDefaultCamelContext .  Currently 
> Spring Boot has an implementation that recognizes RouteBuilder components and 
> adds them to the context at starter.   This issue is to create a similar OSGi 
> implementation that achieves the following goals:
>  
> 1) Starts a CamelContext the is available to the entire runtime.
> 2) Detects and adds RouteBuilders that have been registered as services in 
> the runtime prior to the Context Starting.
> 3) Detects and adds new RouteBuilders that are registered after the context 
> is started.
> 4) Detects and removes RouteBuilders as they are de-registered from the 
> runtime.
> 5) Allows the runtime to stop the CamelContext when the runtime or bundle is 
> stopped.
>  
>  
> For discussion see 
> [https://lists.apache.org/thread.html/63506b8fac49c9f50a921ba0fd81ed37e69c66ad778fb9d16adb90c3@%3Cdev.camel.apache.org%3E]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to