Re: HELP Camel Splitter Question - thanks in advance

2016-06-13 Thread souciance
cool, glad it helped ;) On Mon, Jun 13, 2016 at 10:45 PM, Gary [via Camel] < ml-node+s465427n5783984...@n5.nabble.com> wrote: > that worked. thanks again really appreciate that. learn something new > everyday. I'm loving Camel. > > -- >

Re: HELP Camel Splitter Question - thanks in advance

2016-06-13 Thread Gary
that worked. thanks again really appreciate that. learn something new everyday. I'm loving Camel. -- View this message in context: http://camel.465427.n5.nabble.com/HELP-Camel-Splitter-Question-thanks-in-advance-tp5783810p5783984.html Sent from the Camel - Users mailing list archi

Re: HELP Camel Splitter Question - thanks in advance

2016-06-13 Thread Gary
thanks I do appreciate your help. I will try this -- View this message in context: http://camel.465427.n5.nabble.com/HELP-Camel-Splitter-Question-thanks-in-advance-tp5783810p5783982.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: HELP Camel Splitter Question - thanks in advance

2016-06-10 Thread souciance
14209,31.834307 > > > > -- > If you reply to this email, your message will be added to the discussion > below: > > http://camel.465427.n5.nabble.com/HELP-Camel-Splitter-Question-thanks-in-advance-tp5783810p5783897.html > To start a new top

Re: HELP Camel Splitter Question - thanks in advance

2016-06-10 Thread Gary
-thanks-in-advance-tp5783810p5783897.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: HELP Camel Splitter Question - thanks in advance

2016-06-10 Thread Gary
6-06-02-12-37-39.csv -- View this message in context: http://camel.465427.n5.nabble.com/HELP-Camel-Splitter-Question-thanks-in-advance-tp5783810p5783896.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: HELP Camel Splitter Question - thanks in advance

2016-06-10 Thread Gary
{body} -- View this message in context: http://camel.465427.n5.nabble.com/HELP-Camel-Splitter-Question-thanks-in-advance-tp5783810p5783895.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: HELP Camel Splitter Question - thanks in advance

2016-06-10 Thread Gary
thank you ! would you know how to convert body in Spring XML ? I'm trying to find some reference ... thanks again -- View this message in context: http://camel.465427.n5.nabble.com/HELP-Camel-Splitter-Question-thanks-in-advance-tp5783810p5783893.html Sent from the Camel - Users mailing

Re: HELP Camel Splitter Question - thanks in advance

2016-06-09 Thread souciance
6:15,939 | INFO | 022/fromvan/guid | route1 > | ? ? | 198 - > org.apache.camel.camel-core - 2.15.1.redhat-620133 | Split line -rwxrwxrwx > 1 0 0 10 Jun 09 22:16 splitterTestFile.txt ( this is > my output ???) > >

HELP Camel Splitter Question - thanks in advance

2016-06-09 Thread Mills, Gary (GE Digital)
Hello, Can you tell me why this isn't working and it's real strange. If I use the ${body} * I cannot use tokenize with it ( I don't know if they work together or not ), it throws a schema impl exception. But it produces a different result which is the same as the input file as if it is not split

Re: Basic from fp to file route: Need clarification. 1M Thanks.

2014-02-04 Thread Hadrian Zbarcea
iate times. You can self stop after processing the desired number of messages/files for instance. Good luck, Hadrian [1] http://camel.apache.org/configuring-route-startup-ordering-and-autostartup.html On 02/04/2014 10:33 AM, mister blinky wrote: Thanks ... I need to invoke and ftp tran

Re: Basic from fp to file route: Need clarification. 1M Thanks.

2014-02-04 Thread mister blinky
Thanks ... I need to invoke and ftp transfer as part of a flow of processing. Here is the flow 1) jetty server gets hit and the url contains status=SUCCEEDED 2) ssh gets invoked to run a shell script that moves processed files to a given directory -- call it "fooDirectory" 3) ftp gets

Re: Basic from fp to file route: Need clarification. 1M Thanks.

2014-02-04 Thread Hadrian Zbarcea
quot;ftp:...") such that the from("ftp:...) is ONLY invoked when the from("direct:...") is invoked? thank you. -- View this message in context: http://camel.465427.n5.nabble.com/Basic-from-fp-to-file-route-Need-clarification-1M-Thanks-tp4950632p5746785.html Sent from t

Re: Basic from fp to file route: Need clarification. 1M Thanks.

2014-02-04 Thread mister blinky
mel.465427.n5.nabble.com/Basic-from-fp-to-file-route-Need-clarification-1M-Thanks-tp4950632p5746785.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Basic cxf-tomcat-example.html: need explaination. 1M Thanks.

2011-11-06 Thread Willem Jiang
nabble.com/Basic-cxf-tomcat-example-html-need-explaination-1M-Thanks-tp4969057p4969057.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Willem -- FuseSource Web: http://www.fusesource.com Blog:http://willemjiang.blogspot.com (English)

Re: Basic cxf-tomcat-example.html: need explaination. 1M Thanks.

2011-11-06 Thread Glen Mazza
(incident?wsdl) come into the picture? (some thing is implicit that I can not see or read properly) (I can see the tie in the Apache CXF web service without using Camel) -- View this message in context: http://camel.465427.n5.nabble.com/Basic-cxf-tomcat-example-html-need-explaination-1M-Thanks-tp

Basic cxf-tomcat-example.html: need explaination. 1M Thanks.

2011-11-06 Thread H Paul
-explaination-1M-Thanks-tp4969057p4969057.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Basic from fp to file route: Need clarification. 1M Thanks.

2011-10-31 Thread Claus Ibsen
How can we stop the process once the file soap.xml is downloaded? there > is no need to wait for 5 mins. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Basic-from-fp-to-file-route-Need-clarification-1M-Thanks-tp4950632p4950632.html > Sent

Basic from fp to file route: Need clarification. 1M Thanks.

2011-10-30 Thread H Paul
e stop the process once the file soap.xml is downloaded? there is no need to wait for 5 mins. -- View this message in context: http://camel.465427.n5.nabble.com/Basic-from-fp-to-file-route-Need-clarification-1M-Thanks-tp4950632p4950632.html Sent from the Camel - Users mailing list archive at Nabble.com.

Thanks

2010-10-14 Thread serega
Hi, thanks for the quick replies. The Dynamic Router is exactly what I need. Sergey. -- View this message in context: http://camel.465427.n5.nabble.com/Custom-Router-tp3212534p3212586.html Sent from the Camel - Users mailing list archive at Nabble.com.