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

CamelContext - Should fallback and use SimpleRegistry if JndiRegistry cannot be used by default

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.11.0
    • camel-core
    • None
    • Unknown

    Description

      CamelContext uses Jndi registry by default if not running in spring/blueprint etc. And end user has not explicit configured a different registry.

      In some cases the jndi registry may not work suc as gae, and we can fallback and use simple registry instead.

      We can add an option on CamelContext so people can turn this behavior off, in case they must use JNDI.

      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: