Re: [DISCUSS] - Release Camel 2.10 and 2.9 patch releases

2012-11-28 Thread Hadrian Zbarcea
Yes, I usually do them towards the end of the week, when it's less busy. Since nobody shouted about an urgent issue, I could start the builds today or tomorrow morning (and maybe fix the only 2 outstanding issues npe related). Objections? Do it quickly :). Hadrian On 11/28/2012 02:47 AM, Cl

Re: About latest build on Camel.trunk.fulltest.java7 profile

2012-11-28 Thread Babak Vahdat
Hi the same happened yesterday by another profile: https://builds.apache.org/job/Camel.2.9.x.fulltest/198/console I already went through all the Camel.xxx.yyy profiles to make them use Maven 3.0.3 and *not* Maven 3.0.4 or Maven (latest). Babak -- View this message in context: http://camel

Re: CAMEL with Spring WS for synchronization

2012-11-28 Thread Willem jiang
I just checked the code of camel-spring-ws, it call the service in a synchronized way. I think you can relay on the below route like from("direct:start").to("spring-ws://service1")…to("spring-ws://service2")…. -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.f