01 March 2010 - 3.5 user guide eclipse intellij netbeans maven download nightly forum bugs blog sf.net eviware


Eviware Logo

Mock As War

Idea is to pack mock service in war file or to web application directory, which could be later packed. It is available from drop down menu on project level.

Mock As War Menu

Configuration

Mock As War Config

In this dialog you can configure:

  • URL path for servlet. This setting url-pattern tag in web.xml
  • Choose what mock service you want to package as servlet
  • Set does your mock service have dependencies from some global setting ( soapui-settings.xml )
  • Does it uses actions and include them.
  • Does it uses listeners and include them.
  • Should jars from ext folder is needed.
  • Specify war file
  • Specify web folder
You have to specify war file or web folder.


Next: SOAP Monitor