Exec endpoint not working correctly with recipientList

2014-08-14 Thread Gonzalo Vasquez
Hi there! Experimenting with the exec endpoint I found out that it works perfectly (setting CamelExecExitValue header) when invoked with hardcoded args, such as: camel:to uri=exec:///opt/ibm/ondemand/V9.0/bin/arsload?args=-f -g FONDO -h 192.168.10.77 -u admin -p password

Re: Exec endpoint not working correctly with recipientList

2014-08-14 Thread Claus Ibsen
Hi What camel version do you use? And can you try add something after recipient list, such as to uri=log:foo?showAll=true/ And see if you have the header now, On Thu, Aug 14, 2014 at 6:18 PM, Gonzalo Vasquez gvasq...@altiuz.cl wrote: Hi there! Experimenting with the exec endpoint I found

Re: Exec endpoint not working correctly with recipientList

2014-08-14 Thread Gonzalo Vasquez
Dear Claus, I'm using the latest camel version: dependency groupIdorg.apache.camel/groupId artifactIdcamel-spring-ws/artifactId version2.13.2/version /dependency I have already tried using

Re: Exec endpoint not working correctly with recipientList

2014-08-14 Thread gvasquez
-1Processing has stopped. The remaining files will NOT be processed. , Out: null: ] [14/08/14 18:35:06:179 CLT] 007d SystemOut O 2014-08-14 18:35:06,179 INFO [route4 ] - Error code: 11 -- View this message in context: http://camel.465427.n5.nabble.com/Exec-endpoint-not-working