On 07/10/2009, rajesh366 <[email protected]> wrote: > > The URL entered is right. I had typed the same URL through Web Services > studio and i am able to connect it. > Also when i checked it in browser it is getting connected, however it was > asking for authorisation. > Can you please let me know how to load it in Jmeter using the Load WSDL > available in Web Services (SOAP) request
As far as I know, it's not possible for JMeter to load a WSDL if it requires authorisation. You could always download the WSDL using the browser and try accessing it using the file: protocol - or indeed, upload it to your own private URL and access it from there. Or just ignore the WSDL and fill in the fields manually. > > > sebb-2-2 wrote: > > > > On 07/10/2009, rajesh366 <[email protected]> wrote: > >> > >> I unable to Load the Web services through Web Services (SOAP) > >> request.When i > >> click on Load WSDL i am getting the following error message" The WSDL > >> was > >> not valid. Please double check the url. > >> org.apache.jmeter.protocol.http.util.WSDL Exception: Server redirected > >> too > >> many times". > > > > The URL must be incorrect, or it may require authorisation. Try > > checking it in a browser. > > > > By the way, the WSDL is not required for testing - it's only used to > > populate a couple of fields, which you can do manually. > > > >> I have added mail.jar and activation.jar in my lib folder. > >> > >> I am using Jmeter version 2.3.2 > >> > > > > The current version is 2.3.4, which has some fixes to the sampler, but > > unlikely to change the error. > > > >> > >> -- > >> View this message in context: > >> http://www.nabble.com/Web-services-tp25783742p25783742.html > >> Sent from the JMeter - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> 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] > > > > > > > > > -- > View this message in context: > http://www.nabble.com/Web-services-tp25783742p25786951.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]

