Try Mindreef SOAPScope 3.0.  It runs as a web app on your local machine, and
you can either upload a WSDL to it or point it at a ?WSDL endpoint.  It
consumes the WSDL and constructs an HTML form page that allows you to
populate the SOAP request.  Click invoke, see the response.  Very handy -
can get hairy with complex schemas though.

Regards,
-Jon

-----Original Message-----
From: Galbreath, Mark A [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 13, 2004 5:41 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Best Practices?


bingo

-----Original Message-----
From: Volkmann, Mark [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 13, 2004 3:03 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Best Practices?


I think the goal is to be able to test nearly any web service from a web
browser when all you have is a WSDL URL.  You'd enter that URL into a
browser text field and be presented with a list of operations.  You'd then
pick an operation and be presented with an HTML form where you can enter the
data to be passed to the operation.  Next, you'd click the submit button and
be presented with the results of the operation.

<<attachment: winmail.dat>>

Reply via email to