Claus Ibsen created CAMEL-6031:
----------------------------------
Summary: CamelContext - Should fallback and use SimpleRegistry if
JndiRegistry cannot be used by default
Key: CAMEL-6031
URL: https://issues.apache.org/jira/browse/CAMEL-6031
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.11.0
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira