Does this mean relative to the classpath at the time the service is deployed into axis using AdminClient on a wsdd file, or some classpath that exists inside Tomcat or whatever contains Axis?
Jeff ----- Original Message ----- From: "Wes Devauld" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 3:01 PM Subject: Re: How to Override '?WSDL' to generate WSDL file and How to get web service list from Client? > There is a wsdlFile attribute which can be placed into the <service> tag > that specifies a path to a WSDL file which should (fingers crossed) load > with serviceName?wsdl. The file location is relative to your classpath. >
