Vik Tara wrote:
Hi,

I am using cocoon to call a webservice using the xsp logicsheet approach mentioned here:
http://wiki.apache.org/cocoon/SOAPLogicsheet

But I am facing the problem described here:
http://cocoon.apache.org/1.x/faqs.html#faq-xspinsertxml

Basically I am using <soap:call> in my xsp which get's substituted for the xml returned from the webservice.

Is there any way to wrap the whole of <soap:call> with something that can do the equivalent job of <util:include-expr>?

Or is there a better method to handle this?

Any help greatly appreciated!



Vik

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

After spending some more time on this, and creating a custom generator, everything is working properly now.

It appears that creating a generator to handle your web services is probably a superior solution!

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

Reply via email to