----- Original Message ----- From: "Sam Ruby" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 27, 2002 1:27 AM Subject: Re: WSDL location?
> Alexander L. wrote: > > > > I am wondering where to access the WSDL files which are automatically > > generated during a ?WSDL url request. There doesnt seem to be a file > > called "BlahService.wsdl" anywhere, so I'm not sure if the wsdl > > document is simply generated on-the-fly for each request. If so, > > what files are used for that automatic generation? > > The WSDL file is generated on the fly, based on the class file itself > and information from the WSDD file use to deploy this service. > ...unless you say otherwise, of course.
