Solved
Forum Discussion
nmrao
11 years agoCommunity Hero
I believe that mock service run on the same machine as you start it from soapui
groof
11 years agoNew Contributor
The mock service and soapui run on the same machine. Because it didn't work I performed the same test on another machine (also Windows Server 2012 R2) and there it worked. I realy don't know why it failed on the first machine. On both machines I performed the same steps:
- Downloaded SoapUI 5.2.0 and install it on a Windows Server 2012 R2 machine
- Import Sample SOAP Project Core
- Generate New SOAP MockService
- Start the ServiceSoapBinding MockService
- Open login rq and submit request
- groof11 years agoNew Contributor
Problem solved by setting "SoapUI Preferences | Proxy Settings" to "None".