On Mon, Dec 13, 2010 at 10:12 AM, Christian Mueller
<christian.muel...@gmail.com> wrote:
>
> Hello Richard!
> Thanks for your suggestion. I'm aware of the Smook integration, because I
> developed it together with the Smooks guys. :o)
> I thought if it's possible with the splitter EIP via XPath and the
> streaming() mode, it is the easiest solution (also for my junior
> co-workers). But it looks like it's not possible and I will make this more
> clear in the wiki (because there is example code which use xpath and the
> streaming mode).

We are under the mercy whatever the XPath implementation in the JDK
can do out of the box.
If it cannot do xpath evaluation in a streaming fashion, then it cant.
Do a bit on google and see what it can do in the JDK.


> I also think about whether or not it's meaningful to add this improvement to
> the splitter/xpath EIP...
> Cheers,
> Christian
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Splitting-big-XML-files-using-xpath-and-streaming-tp3300695p3302838.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to