Forum Discussion

NewToSoap1's avatar
NewToSoap1
Occasional Contributor
8 years ago

Stop mock service using mockServiceRunner

Dear Smart Bear Team,

I am using SoapUI opensource tool. I want to run mock services from command line using mockServiceRunner as mentioned below:

 

"C:\Program Files\...\bin\mockservicerunner.bat" -m "Sample MockService" "C:\Documents and Settings\User1\soapui-project.xml"

 

I am able to start and receive response from mock service successfully. Now I am struggling to find a way to stop this running mockservice.

Please suggest a solution.

 

Thanks in advance. 

2 Replies

  • NewToSoap1's avatar
    NewToSoap1
    Occasional Contributor

    Hi Smartbear Team,

     

    Is there any solutions to stop the mock service using MockServiceRunner. I am waiting for your response. Please help me.

    • ZH's avatar
      ZH
      New Contributor

      I am also struggling to schedule a start and stop of mock service runner in Linux from command line.