Deploying mock services to an external server

We can deploy mock services to any servlet container example: Tomcat

To do that we need to extract the WAR file from the SoapUI project and then move the WAR file to Tomcat where it can be accessible to any consumer of the mock service.

Extracting the WAR file:

  1. Right click on the project level and verify that following screen is populated:
    Deploying mock services to an external server
  2. On the preceding screen select the option Deploy As War.
  3. Verify that the user is presented with the following popup:
    Deploying mock services to an external server
  4. On the preceding popup, select the above options as per ...

Get Mastering SoapUI now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.