The IBM web services toolkit (release dated 4/10/02) has new tool called
WSDLExplorer. 

>From their doc:

    This browser based tool helps in exploring WSDLs defined for
webservices. The intent is to enable users, without knowledge of WSDL or
XML Schemas, to easily make SOAP requests to the webservice without
having to write or execute code. Also, it serves as an easy mechanism to
generate automatic front end for the webservices from its WSDL
description, thereby making testing of the webservice very simple. 

Download at http://www.alphaworks.ibm.com/tech/webservicestoolkit

~ Peter

-----Original Message-----
From: Newman, Scott [mailto:[EMAIL PROTECTED]] 
Sent: Friday, April 12, 2002 11:58 AM
To: [EMAIL PROTECTED]
Subject: RE: Perhaps there will be a form for invoking the service
here... 

It means nobody has coded a form to test the web service from a browser
yet.   It's still under development, so it's probably just a developer
note.  
 
-----Original Message-----
From: Stefano Mainardi [mailto:[EMAIL PROTECTED]] 
Sent: 12 April, 2002 10:18 AM
To: '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: Perhaps there will be a form for invoking the service here... 
 
Hello everybody 
I'm trying to make a web service I wrote using Axis also avaiable via
web browser. 
When I go to the web service page I get this: 
 
/axis-beta1/services/MyService 
Hi there, this is an AXIS service! 
Perhaps there will be a form for invoking the service here... 
MyService worked fine if called by a java client so I tried to create a
page posting a form containing the (very simple) data required by
MyService, but without sucess.
Can anyone help me explaining what "Perhaps there will be a form for
invoking the service here... " means? Is there something I need to set
to make the form automagically appear on the page or the message just
means that in a future the AxisServlet will be able to automagically
generate a form to call the web service via browser, just like .Net
does?
Thanks 
             Stefano Mainardi 
Sapient Via Crocefisso, 19 
             Milano, 20122 Italia 
             +39 02.58.217.1 desk 
             +39 02.58.217.217 fax 
             www.sapient.it 


Reply via email to