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

camel-spring-main - Camel from Spring XML has its own pre configuration that camel-main should not override

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.13.0
    • camel-main, camel-spring
    • None
    • Unknown

    Description

      Enabling tracing such as

      <camelContext id="camel" trace="true" xmlns="http://camel.apache.org/schema/spring">
      <routeBuilder ref="myRouteBuilder"/>
      </camelContext>

      And run with camel-spring-main then the trace is disabled as the default configuration for that via camel-main is tracing is off.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: