Hi 

A workaround or solution if you might say is also to do the splitting you self.

You can do this in a processor or a POJO and use bean binding.

Camel is very flexible and if there is something you are missing then you can 
always code it yourself and be integrated easily with camel. It never takes the 
power of coding from you. 



Med venlig hilsen
 
Claus Ibsen
......................................
Silverbullet
Skovsgårdsvænget 21
8362 Hørning
Tlf. +45 2962 7576
Web: www.silverbullet.dk

-----Original Message-----
From: Bart Frackiewicz [mailto:[EMAIL PROTECTED] 
Sent: 3. september 2008 23:16
To: camel-user@activemq.apache.org
Subject: Re: Splitter for big files

Hi Claus,

Claus Ibsen schrieb:
> 
> Could you create a JIRA ticket for this improvement?

Thank you for creating the JIRA tickets. Do CAMEL-876 cover the XPATH 
issue? The batch functionality was new for me.

> Btw how big is the files you use? 

We process old datasets up to 1gb, the XML files are about 250mb.

Can i create a workaround for this? A colleague of mine found a good 
implementation in Servicemix, which splits the lines and send the new 
exchanges direct on the message bus. I am not so experienced with Camel 
to measure this. Maybe you can give me a hint how you would solve it.

Bart

Reply via email to