Hi Shelli,

It would help to see your deployment descriptor files (*.wsdd) for each 
service. There either the location of the WSDL must be specified or you need to 
have typemappings/beanmappings specified in there.

Cheers,
Denis

-----Ursprüngliche Nachricht-----
Von: Shelli D. Orton [mailto:[EMAIL PROTECTED] 
Gesendet: Dienstag, 22. November 2005 19:01
An: [email protected]
Betreff: Can't Auto-Generate WSDL


Hi,

I have two services deployed in Axis 1.2.1 but can only get the auto-generated 
wsdl for one of them.  For both services, if I go to the url

http://mydomain.com/myservice/services/ManagerApp

or

http://mydomain.com/myservice/services/ClientApp

I receive the page that says

"AppName"
Hi there, this is an AXIS service!
Perhaps there will be a form for invoking the service here...

But if I append "?wsdl" to the urls, I only get the wsdl for the manager 
service.  For client service I get the following:

AXIS error
Sorry, something seems to have gone wrong... here are the details:

Fault - Unable to find WSDL file or resource myservice.wsdl AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
 faultSubcode:
 faultString: Unable to find WSDL file or resource myservice.wsdl
 faultActor:
 faultNode:
 faultDetail:
        {http://xml.apache.org/axis/}hostname:mydomain.com

I'm making the assumption that both services are deployed since I get the first 
page for both (maybe that's a wrong assumption?).  Can anyone tell me why I 
cannot get the wsdl for the second service?

Thanks in advance,
Shelli



Reply via email to