Hi All, I've recently installed JMeter for Load and Performance Test of a WebApplication and a WebService. every thing is ok and help embedded but a qustion:
When i want to test my webService using "WebService(SOAP) Request", i can not solve the error. my webserver is "apache-tomcat-6.0.26" and the address of webservice is: https://localhost:8443/.../../Re..WebServiceImpl?WSDL<https://localhost:8443/Re..WebServiceImpl?WSDL> Because of the https protocol, i gave the key to JMeter using Option>SSL Manager but it still return ssl error (i think!) The exact error is : Response message: Error opening socket: javax.net.ssl. SSLHandshakeException: sun.security.validator. ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target It will be really appreciated if any one give me some hint about it. and would be useful for another beginner :) p.s. what about SOAP/XML-RPC Request? what is the difference? it work for me well without any error. Regards, Ali Navab

