the reason is most likely due to SSL certificates. I'm guessing you're getting a connection denied error. the old apache SOAP docs should explain how to configure the jdk to use SSL correctly.
If it doesn't work, then it could be a bug in Apache SOAP. peter On 2/2/06, Pablo Pizarro <[EMAIL PROTECTED]> wrote: > > Hi, > I´m also trying to test WebServices with https, but it doesn´t work. Whith > the Sampler of WebServices of JMeter, it doesn´t work > > On 2/2/06, Simon De Uvarow <[EMAIL PROTECTED]> wrote: > > > > hi, again. now i´m trying to test a WebService. Yesterday, i did it on > > http > > and it works fine. But now i want to try on https. > > i´m working with a plugin for eclipse (systinet-developer-ec-6.0.zip). i > > wrote (the plugin wrote) a client to test the web service, and it answer > > correctly. > > > > but i don´t see a specific Sampler in the JMeter to do these requests > (Web > > Service + https) > > if i try the WebService Sampler it doesn´t recognize the url of the WSDL > ( > > https://comercial01:3033/HelloWorld3/wsdl) because, i think, the > > authentication. > > > > i search for examples or documentation, but i didn´t find anything. > > i want to know if it is possible to do these test. in fact, that is want > i > > am doing, looking what protocols can i test with different open source > > software (OpenSTA, JMeter, etc) and how, limitations, etc. > > > > OK, thanks. > > Simon > > > > > >

