Hi Warrell,

That's a useful tip.  Looks like a good solution if we stay with 2.1.10.

I've got a couple of options now, so will take a look and make a call.

Many thanks for your help,

Andy

warrell harries wrote:
Hi Andrew,

I had a similar need for this sort of component when invoking SOAP Web Services from Cocoon. I took the WebServiceProxyGenerator code and adapted it to be a Transformer. I had to change one of the headers to include the SOAP method but apart from that it is pretty much unchanged. Please find the code attached.

The pipeline that uses this transformer would contain the XML that you want to send to your Service; the Transformer will send it and return to the pipeline the response from the Service.

I hope this is what you were looking for.


On 29/08/2007, Andrew Chamberlain <[EMAIL PROTECTED]> wrote:
Hi All,

Just wondering if anyone can help.  As part of a service I'm
constructing, I need to send an XML request to an external service by
HTTP Post.  For this, I'm looking at using the CInclude transformer, but



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



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

Reply via email to