15 years ago
'New soapUI Project' works in v3.5.1 and loops in v3.6.1
I have a wsdl and working web service on remote SSL protected URL (actually our partners do have this). The wsdl file is being accessible in browser, so I'm sure it's there. So I'm trying to create project from soapUI.
When I provide the wsdl url in soapUI v3.5.1 the project is being created, bindings and stub request present, I'm able to send request even not doing anything with certificates. But doing the same on v3.6.1 I'm getting infinitely loading definition Progress window with "SoapUIException: Error importing wsdl" after clicking 'Cancel'. The same results from different computers.
At the same time if I create soapUI project in 3.5.1 and use it in 3.6.1 I'm getting no response in window but error message 'Error getting response; javax.net.ssl.SSLException: HelloRequest followed by an unexpected handshake message"
I understand that there could be some SSL certificate problems around here (even though I was trying to specify it in Properties), but why do these two versions behave so differently?
When I provide the wsdl url in soapUI v3.5.1 the project is being created, bindings and stub request present, I'm able to send request even not doing anything with certificates. But doing the same on v3.6.1 I'm getting infinitely loading definition Progress window with "SoapUIException: Error importing wsdl" after clicking 'Cancel'. The same results from different computers.
At the same time if I create soapUI project in 3.5.1 and use it in 3.6.1 I'm getting no response in window but error message 'Error getting response; javax.net.ssl.SSLException: HelloRequest followed by an unexpected handshake message"
I understand that there could be some SSL certificate problems around here (even though I was trying to specify it in Properties), but why do these two versions behave so differently?