On 19 January 2011 04:57, Ali Navab <[email protected]> wrote: > 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.
In that case, I suggest you continue using it, and stop using the WebService(SOAP) Request, which uses an old version of Apache Axis which is no longer maintained. > Regards, > Ali Navab > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

