Create MockService through java program rather than using SoapUI GUI
Hi, I want to create MockResponse for a particular interface through java program.. I downloaded source code of soapui and successfully build it using maven 1.0.2... Now I am trying to write java p...