Forum Discussion

DG's avatar
DG
Occasional Contributor
9 years ago
Solved

Can I start 2 out of 3 mock services in one project using MockServiceRunner.bat?

I have a project containing 3 mock services, but I only want to start 2 of them using the MockServiceRunner.bat file.   I can start one (using -m switch) and all of them (just supplying the project...
  • nmrao's avatar
    nmrao
    9 years ago
    If you see MockServiceRunner.bat, it will have to call java code only which is already compiled and added in classpath.