Re: Resolving beans in multi Camel Context use cases

2011-10-17 Thread Bernd Fischer
Hi Willem, based on camel-core-2.9-SNAPSHOT from last night I was able to get my toolbar green again ;-) Many thanks for working on the patch. Best Regards 2011/10/13 Willem Jiang : > Hi Bernd, > > I just have a quick of your patch, it sounds good. > I will work on the patch later today or tomor

Re: Resolving beans in multi Camel Context use cases

2011-10-13 Thread Willem Jiang
Hi Bernd, I just have a quick of your patch, it sounds good. I will work on the patch later today or tomorrow. On Thu Oct 13 16:55:33 2011, Bernd Fischer wrote: Hi Willem, I just checked the code on the trunk and can't exactly the change that you made, can provide a diff file for it ? Coul

Re: Resolving beans in multi Camel Context use cases

2011-10-13 Thread Bernd Fischer
Hi Willem, > I just checked the code on the trunk and can't exactly the change that you > made, can provide a diff file for it ? > Could you create a JIRA and submit a simple testcase with your patch? > It will be helpful for us to put this fix into the feature release of Camel. Seems that the l

Re: Resolving beans in multi Camel Context use cases

2011-10-12 Thread Bernd Fischer
Hi Willem, thanks for your reply. > I just checked the code on the trunk and can't exactly the change that you > made, can > provide a diff file for it ? Unfortunately I'm using sources from distribution via maven and can't access Apache SVN repo's because of restricted network, sorry. Therefor

Re: Resolving beans in multi Camel Context use cases

2011-10-11 Thread Willem Jiang
On Tue Oct 11 23:20:05 2011, Bernd Fischer wrote: Hi all together, during playing around with Camel I found an use case for which I like to ask the "experts" for some advice. I'm using Camel 2.8.0 with spring 3.0.5 on java 1.6 in a multi Camel Context unit test scenario (one for simulating cli

Resolving beans in multi Camel Context use cases

2011-10-11 Thread Bernd Fischer
Hi all together, during playing around with Camel I found an use case for which I like to ask the "experts" for some advice. I'm using Camel 2.8.0 with spring 3.0.5 on java 1.6 in a multi Camel Context unit test scenario (one for simulating client and one for server). For uri's like Camel usu