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

component lifecycle is differen when endpoints are created using endpointdsl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.5.0, 3.4.4
    • camel-core
    • None
    • Unknown

    Description

      While working on a camel-quarkus issue I've found that the order on which onInit and createEndpoint ar inveked is not the same when endpoint are defined using endpointds vs standard uri.

      in case of endpoint dsl:
      1. createEndpoint
      2. onInit

      in case of endpoint url:
      1. onInit
      2. createEndpoint

      Attachments

        Activity

          People

            lb Luca Burgazzoli
            lb Luca Burgazzoli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: