You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Quinn Stevenson (JIRA)" <ji...@apache.org> on 2016/11/22 20:58:58 UTC

[jira] [Created] (CAMEL-10513) Start BlueprintCamelContext on BlueprintEvent.CREATED

Quinn Stevenson created CAMEL-10513:
---------------------------------------

             Summary: Start BlueprintCamelContext on BlueprintEvent.CREATED
                 Key: CAMEL-10513
                 URL: https://issues.apache.org/jira/browse/CAMEL-10513
             Project: Camel
          Issue Type: Improvement
          Components: camel-blueprint
            Reporter: Quinn Stevenson
            Assignee: Grzegorz Grzybek
            Priority: Minor


Currently the BlueprintCamelContext starts when the BlueprintContainer OSGi service is registered.  Because of this, the startup of the BlueprintCamelContext can effect the startup of the BlueprintContainer itself, which can lead to infinite loops and make issues more difficult to resolve.

The BlueprintCamelContext should be changed to start on the BlueprintEvent.CREATED, which is sent after the BlueprintContainer is fully initialized.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)