Re: Visibility between camel contexts

2010-07-27 Thread Thiago Souza
nd hence why you can lookup the endpoint from another CamelContext. > Because it lookup in the shared Spring ApplicationContext. > > Maybe we should enforce Camel to only accept endpoints created by itself. > > > > Regards, > > Thiago Souza > > > > -- > >

Re: Visibility between camel contexts

2010-07-27 Thread Claus Ibsen
t; To: [hidden email] > <http://user/SendEmail.jtp?type=node&node=2255475&i=1> <[hidden > email] <http://user/SendE

Re: Visibility between camel contexts

2010-07-27 Thread Thiago Souza
255475&i=1> <[hidden email] <http://user/SendEmail.jtp?type=node&node=2255475&i=2>> Sent: Mon Jul 26 23:58:05 2010 Subject: Visibility between camel

Re: Visibility between camel contexts

2010-07-27 Thread Claus Ibsen
int is in the same camel > context when it setups the route definition. > I created a ticket to track this issue https://issues.apache.org/activemq/browse/CAMEL-2998 Endpoints can be created/used from most _everywhere_ and from dynamic EIP patterns. So the check should most likely be in a central area such as

Re: Visibility between camel contexts

2010-07-27 Thread Willem Jiang
f camel context. We could let camel context check if the endpoint is in the same camel context when it setups the route definition. Willem Regards, Thiago Souza -- View this message in context: http://camel.465427.n5.nabble.com/Visibility-between-camel-contexts-tp2255423p2255423.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Visibility between camel contexts

2010-07-26 Thread Claus Ibsen
nforce Camel to only accept endpoints created by itself. > Regards, > Thiago Souza > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Visibility-between-camel-contexts-tp2255423p2255423.html > Sent from the Camel - Users mailing list archive at Nabb

Re: Visibility between camel contexts

2010-07-26 Thread Adrian Trenaman
found out! Is there a reason why you're separating the two? Cheers, Ade http://fusesource.com - Original Message - From: Thiago Souza To: users@camel.apache.org Sent: Mon Jul 26 23:58:05 2010 Subject: Visibility between camel contexts Hi, In a standalone spring applicat

Visibility between camel contexts

2010-07-26 Thread Thiago Souza
er xml) Regards, Thiago Souza -- View this message in context: http://camel.465427.n5.nabble.com/Visibility-between-camel-contexts-tp2255423p2255423.html Sent from the Camel - Users mailing list archive at Nabble.com.