Solved
Forum Discussion
DG
10 years agoOccasional Contributor
Hi.
I am currently working with existing code that is using the MockServiceRunner.bat file. It would be easier if I could do this using command line arguments with the bat file.
If I can't do that, then this gives me an alternative.
Thanks.
nmrao
10 years agoCommunity Hero
If you see MockServiceRunner.bat, it will have to call java code only which is already compiled and added in classpath.