From 6178a99df0c722581bc61e35559ac5f8af1cc6e8 Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 11 Apr 2007 00:56:04 +0000 Subject: Add link for Mac Soap client WSDL tool. --- demos/quickstart/protected/pages/Services/SoapService.page | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'demos') diff --git a/demos/quickstart/protected/pages/Services/SoapService.page b/demos/quickstart/protected/pages/Services/SoapService.page index b620f798..57d44c3b 100644 --- a/demos/quickstart/protected/pages/Services/SoapService.page +++ b/demos/quickstart/protected/pages/Services/SoapService.page @@ -138,6 +138,10 @@ array of Contact type, we define @return Contact[] .... A very useful tool to test out your web services is the free tool WebServiceStudio 2.0. It can invoke webmethods interactively. The user can provide a WSDL endpoint. On clicking button Get the tool fetches the WSDL, generates .NET proxy from the WSDL and displays the list of methods available. The user can choose any method and provide the required input parameters. The tool requires a MS .NET runtime to be installed. + +

A similar tool is available for Mac OS X Tiger from +http://www.ditchnet.org/soapclient/ +

-- cgit v1.2.3