I am attempting to deploy a test Calculator web service in a webapp, and
while the service appears to be deploying fine at whatever.com/services with
the web output:

---
And now... Some Services
CalculatorService (wsdl)
add
subtract
---

When I go to    whatever.com/services/CalculatorService?wsdl

I get:

---
AXIS error
Could not generate WSDL!
---

WSDL is generated fine via      /axis/services/AdminService?wsdl  and
/axis/services/Version?wsdl

Tomcat 4.1.12

ideas on what I am missing ?

thanks

  -- jack

Reply via email to