The format is: file:///D:/JMeter/bin/file.wsdl
so either the file is not valid or JMeter does not accept the WSDL from local files. But the WSDL is not essential; you can add the information by hand to the sampler. On 15/04/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Sebb, > Thanks for the reply, I have the file on my windows PC in D:\LROWS_edit.wsdl > I have tried the following: > > file://D:/LROWS_edit.wsdl > file://D:\LROWS_edit.wsdl > file:///D:/LROWS_edit.wsdl > file:///D:\LROWS_edit.wsdl > > > and > D:///LROWS_edit.wsdl > D://LROWS_edit.wsdl > > All with the same error message of "the WSDL was not valid ..."? :( > > > > > > -----Original Message----- > From: sebb <[EMAIL PROTECTED]> > To: JMeter Users List <[email protected]> > Sent: Tue, 15 Apr 2008 1:03 pm > Subject: Re: loading WSDL from local disk > > > > > > > > > > > Have you tried using a file:/// URL? > > > On 15/04/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I am using the SOAP Sampler and was wondering if there is some way to load > the > WSDL file from my local hard drive if i don't have if available via a URL?? I > imagine I don't even need to use this feature to create a soap request but it > does make filing out some of the fields easier.? So if i can load the wsdl > from > my hard drive somehow that would be nice. > > > > Thanks > > Matthew > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

