Bertrand Delacretaz schrieb:

Hello,

>>> http://wiki.apache.org/cocoon/FlowAndWebServices ?...
>> It works fine (retrieving a version).

> Ok - if you develop this further it might be nice to integrate in
> Cocoon, as a block or sample.
> 
> Please keep us posted, or update the wiki page with your findings!

Okay, i managed to get the Google SOAP api working with this, only
problem is that i always get Beans with this.
(Howto: get googleapi.zip unzip, run the flowscript with the wsdl file
from there (java classes are generated) compile these and use them (easy)).

What i would like to do is receive some xml back from an soap call and
continue to work with it. On the dev-list Stephan Zuercher wrote
something about a "SOAPGenerator" and "SOAPSerializer". Does someone
know if these can be used for the client-side of a soap-request?

If not, i also found the xmlhttp-transformer
(http://www.xml.com/pub/a/ws/2003/03/18/cocoon.html) which allows me to
transform soap-requests and gives me the response directly in the
document with an xht:exception if something failed. Works fine also.

Christoph

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

Reply via email to