Hi everyone,

We are using Camel intensively inside ServiceMix as a mediation/routing
engine between JBI endpoints and I was just wondering whether its possible
to load endpoint references/URIs from a Registry/Directory, perhaps via
JNDI?

Currently we have all endpoint URIs hardcoded inside the routes (defined in
Java DSL), but I would like to have them specified externally so that when
some endpoint needs to be changed in the future, we don't need to modify,
recompile and redeploy the route itself.

Or perhaps loading from an external property file if having a Registry is
not supported?

If a Registry is supported, would it be a Registry exclusive to Camel or is
it possible to use ServiceMix's registry
(http://servicemix.apache.org/jndi-configuration.html)?

Many thanks!!
-- 
View this message in context: 
http://www.nabble.com/Using-a-Registry-for-storing-endpoint-URIs-tp20628754s22882p20628754.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to