My anwsers
| 1) Is it possible to have the mock service runner start multiple project mocks from a single command, or you have to submit separate command/create more than one soapUI background process? |
AFAIK, no as all soapui commands can only manage one project (because the underlying runner does)
| 2) When exporting a mock project to a war file, do you have to specify the absolute URL, or can you leave it blank or specify the relative URL? I haven't had any luck with getting the war file to work in WebLogic. |
Are you talking about the "MockService Endpoint" parameter?
| 3) Is there a way to log the incoming HTTP headers to the mocks? I see this for the submitted HTTP requests in the test cases, but not for the incoming requests to a mock. |
when using the war, see
http://www.soapui.org/Service-Mocking/d ... files.html (enable webui)
in soapui gui, the mockservice runner windows have a message log area (on the bottom), for each request, you have a line in this area. Double click on it, it will open a new "Message viewer" window that has 3 tabs: request, response and properties. On the bottom of the request tab, you have an "Headers" tab