The camel routes uses the pipes and filters eip

So basically just do

from x
   to xslt a
   to somewhere
   to xlst b

eg when the route ends that message is used as reply in from x



On Thu, Dec 5, 2013 at 12:03 PM, madusanka
<madusankabalasoor...@gmail.com> wrote:
> Hi,
>
> Is there a way I can use two different xslt files for the request & reply?
> One xslt transformation for the request & another xslt transformation for
> the reply. If so what is the spring configuration?
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/XSLT-transformation-for-both-request-reply-tp5744359.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to