No there's nothing in log files. All other wsdl files from other web
services are being loaded correct - only those that should include xsd
schema are source of the problem. Actually it is truth that axis can't know
anything about the schema - I don't write it in any configure file - or
maybe I should? Where?


----- Original Message ----- 
From: "Ron Reynolds" <[EMAIL PROTECTED]>
To: <axis-user@ws.apache.org>
Sent: Friday, October 14, 2005 4:25 PM
Subject: Re: No WSDL file under
http://localhost:8080/axis/services/myService?wsdl address


> you need to check your logs - both server (tomcat or whatever) and
> service (log4j) to really make that determination.  since it's a generic
> error page and not a soap fault i'd start by checking the server logs
> (context not loaded?  context not found?  some exception thrown during
> the init of your servlets/filters?)


Reply via email to