Antony Grinyer escribió:

Hi,

In the sitemap, how do you pass the XML produced from a transformer onto an external web service:

<map:match pattern="create_order">

<map:generate src="myorder.xml"/>

            <map:transform src="format_order.xslt"/>

             SEND TO WEBSERVICE HERE!

</map:match>

Many thanks in advance,

Ant

Hi Antony,

This patch might help you [1].


Best Regards,

Antonio Gallardo.

[1] http://issues.apache.org/jira/browse/COCOON-1618

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to