Forum Discussion

didemunal's avatar
15 years ago

soapui mock service problem

Hi,

I did everything correctly to deploy a mock service to Tomcat 6.0.32 and using SOAP UI 4.0.0, just as explained below link:
http://www.soapui.org/Service-Mocking/d ... files.html

generated the war file, deployed it, started the server and opened the mock page that shows time stamps, etc.

But when I try to send request from SOAP UI, I'm getting the error:"The requested resource (/testMock/mockTestServiceSoapBinding) is not available". What am I doing wrong?

1 Reply

  • Finan's avatar
    Finan
    Frequent Contributor
    Can you provide the following information?

    Name of your mockservice (.war)

    Also, have you tried connecting to just /testMock ?
    And can you try to view the WSDL of the mockService (Either /testMock?wsld or /testMock/mockTestServiceSoapBinding?wsdl)