Are you looking for a SOAP client for RPC style calls or document format.

For the former adding a simple SOAP Envelope to the request and using
ZnClient should work fairly well.

But if you are looking for something like :
http://www.soapclient.com/soaptest.html  to be used against a declared
WSDL.. I doubt if any exists.

Look at the XMLRPC package and see if you can work from there.. if you need
to adapt something..


On Fri, May 2, 2014 at 3:29 PM, Thushar G R <[email protected]> wrote:

> Hi,
>
> Do we have a SOAP client in pharo? I checked SoapOpera but seems its too
> old to work with latest pharo 2.0.
>
> Thanks,
>
>

Reply via email to