Hi
No there is no xml example. But its fairly easy to do as well. Java
and XML is very the same.
So for in XML just do
... insert stuff here
On Sat, Nov 16, 2013 at 6:24 PM, piyushbhatt wrote:
> Hi Claus,
>
> Is it available as part of XML configuration ? If yes can you point me
Hi Claus,
Is it available as part of XML configuration ? If yes can you point me to
some example
Regards
Piyush
--
View this message in context:
http://camel.465427.n5.nabble.com/Parallel-file-processing-with-Camel-tp5742049p5743378.html
Sent from the Camel - Users mailing list archive at Nab
Hi
You can use threads, see bottom of this page
http://camel.apache.org/async.html
On Wed, Oct 23, 2013 at 9:16 AM, piyushbhatt wrote:
> Hi,
>
> We are using Camel and have developed an FTP client using it. We generate
> hundreds of files which we need to push in a very short time window to th
I would recommend avoiding filezilla. Could you try with an alternative FTP
server. There is a FTP server which is shipped with Linux os. Give a try with
that.
Meanwhile try FTP options like stream data ..
Refer camel documentation for stream options
Reji
"piyushbhatt [via Camel]" wrote: