You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Arif Mohd <ar...@wipro.com> on 2007/04/19 09:58:05 UTC

How to configure Transformer component for listening to multiple outputs from a single xsl file

Iam using service mix Transformer component and i have written a .xsl file
which will transform a single xml document(Soap Response) to multiple ouput
xml files.

Problem: I can transform a single xml file to multiple output files using
this xsl file outside of service mix i.e, by using saxon parser, but if i
run the servicemix using this xsl file, it is taking only the first output
xml file and ignoring other output files for a single request.

    Can any body help how to configure the Trasformer component to wait and
listen to all the out put files generated by .xsl file.
-- 
View this message in context: http://www.nabble.com/How-to-configure-Transformer-component-for-listening-to-multiple-outputs-from-a-single-xsl-file-tf3605652s12049.html#a10073559
Sent from the ServiceMix - User mailing list archive at Nabble.com.