Endpoints looked up in the Registry should not be usable from another
CamelContext
----------------------------------------------------------------------------------
Key: CAMEL-2998
URL: https://issues.apache.org/activemq/browse/CAMEL-2998
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.4.0
Reporter: Claus Ibsen
Priority: Minor
Fix For: Future
Endpoints is personal to a given CamelContext and should not be shared among
other CamelContext's.
However when using Spring <endpoint> you can actually create endpoints which
can be referred by other CamelContext.
See nabble
http://camel.465427.n5.nabble.com/Visibility-between-camel-contexts-tp2255423p2255423.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.