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

Camel Proxy ignores camelContextId property in Spring configuration

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      Camel Proxy, if configured outside camelContext element in Spring configuration, ignores camelContextId property. (Actual code only cares about this property, if camelContext isn't set - which it always is by then.)

      Steps to reproduce: Configure two contexts in spring configuration. Then in the same config file configure two proxies, each pointing to the same URI, but with different camelContextId specified. Both proxies will be created pointing to the same (first) camel context, despite being configured to different contexts.

      Attachments

        1. Test.zip
          3 kB
          Anton Koscejev

        Activity

          People

            njiang Willem Jiang
            koscejev Anton Koscejev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: