Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-5712

BlueprintCamelContext should not get started in the init() method but later when the blueprint container is fully initialized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.9.0, 2.10.0
    • 2.9.5, 2.10.3, 2.11.0
    • camel-blueprint
    • None
    • Moderate

    Description

      The init() method in BlueprintCamelContext should not call maybeStart(). but instead should be started when the blueprint container is done doing all its dance and initialization.

      For example Spring sends on ContextRefreshedEvent when its done.

      We need something similar for blueprint to tell us when its done doing its initialization et all.

      The problem is that the CamelContext should not be started until all that other stuff is initialized as well.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: