explicit
11 years agoNew Contributor
SoapUI 4/5 difference - Getting Error getting response;NULL
Hi
I'm experiencing major difference between soapUI 4 and 5 version behavior.
In my project I have a WS-Security configured, Outgoing with Signature and Encryption, also Incoming WS-Security.
While using SoapUI 4 I receive proper response from my server.
Unfortunately, while using SoapUI 5 I get:
Error getting response for [my_request]; null. Nothing appears in Response box.
I'm checking my server and i can see in it's log files that the request was successfully received and processed.
It's only a problem with response for SoapUI...
The configuration is the same for both SoapUI's, I think i checked everywhere for any differences.
Same problem in SoapUI 5 Pro version.
Has anyone encounter same problem ? What could be the solution ?
Thanks in advance for any clue what to do.
Best regards
Pawel
I'm experiencing major difference between soapUI 4 and 5 version behavior.
In my project I have a WS-Security configured, Outgoing with Signature and Encryption, also Incoming WS-Security.
While using SoapUI 4 I receive proper response from my server.
Unfortunately, while using SoapUI 5 I get:
Error getting response for [my_request]; null. Nothing appears in Response box.
I'm checking my server and i can see in it's log files that the request was successfully received and processed.
It's only a problem with response for SoapUI...
The configuration is the same for both SoapUI's, I think i checked everywhere for any differences.
Same problem in SoapUI 5 Pro version.
Has anyone encounter same problem ? What could be the solution ?
Thanks in advance for any clue what to do.
Best regards
Pawel
[Solved] I was getting the message "error getting response; null".
I added the files "wss4j-1.6.18.jar" and "xmlsec-1.5.8.jar" as shown below in SoapUI 5.4.0. so i solved my problem about that message. You can get the lib files "wss4j-1.6.18.jar" and "xmlsec-1.5.8.jar" from ReadyAPI 2.6.0 that you downloaded .