Hi,
If you have the wsdl files in %AXISCPP_DEPLOY%\wsdls folder, you
should get the ?wsdl thing working.
http://localhost/axis/array?wsdl is the correct link (and it works on my
machine)
Also the calculator sample need three mandatory parameters:
calculator.exe add 101 10
HTH
Samisa...
-----Original Message-----
From: So Hok Chun, Bill [mailto:[EMAIL PROTECTED]
Sent: Monday, May 09, 2005 9:30 PM
To: [email protected]
Subject: list of deployed web services
Dear All,
With some help from people in the mailing list, I installed axis.
And I can run some of the samples like array, base, rpcfault (but not
calculator. I guess there should be some problem in that sample).
About the http://localhost/axis page, there's a column "WSDL" in the
table. The is like http://localhost/array?wsdl
However, there's simply no such directory in my server. I tried
http://localhost/axis/array?wsdl . But still doesn't work. The browser
just return a blank page.
What should the correct link look like?
Thanks for your help.
Yours,
Bill