AW: Splitting up XML into 2 XMLs

2013-11-19 Thread jhm
Nachricht- > Von: Jan Matèrne (jhm) [mailto:apa...@materne.de] > Gesendet: Dienstag, 19. November 2013 17:50 > An: users@camel.apache.org > Betreff: AW: Splitting up XML into 2 XMLs > > The trick is using the right xpath. Here use a wildcard "/Route/*". > > >

AW: Splitting up XML into 2 XMLs

2013-11-19 Thread jhm
The trick is using the right xpath. Here use a wildcard "/Route/*". Jan package de.materne.camel.sandbox.split; import static org.apache.camel.builder.PredicateBuilder.or; import java.io.IOException; import org.apache.camel.EndpointInject; import org.apache.camel.builder.RouteBuilder; import

Re: Splitting up XML into 2 XMLs

2013-11-19 Thread Christian Posta
t; Thanks > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Splitting-up-XML-into-2-XMLs-tp5743468p5743517.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Christian Posta http://www.christianposta.com/blog twitter: @christianposta

Re: Splitting up XML into 2 XMLs

2013-11-19 Thread cameluser2013
Thanks for your reply!!! Can you please expain step by step process to achieve this? I am very new to this..Just wanted to use this in my proejct. Thanks -- View this message in context: http://camel.465427.n5.nabble.com/Splitting-up-XML-into-2-XMLs-tp5743468p5743517.html Sent from the

Re: Splitting up XML into 2 XMLs

2013-11-18 Thread Willem jiang
in advance!!! > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Splitting-up-XML-into-2-XMLs-tp5743468.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

Splitting up XML into 2 XMLs

2013-11-18 Thread cameluser2013
!!! -- View this message in context: http://camel.465427.n5.nabble.com/Splitting-up-XML-into-2-XMLs-tp5743468.html Sent from the Camel - Users mailing list archive at Nabble.com.