Forum Discussion

Anithajaga's avatar
Anithajaga
New Contributor
5 years ago

deploying the soap project as WAR when external file is reference

I am trying to implement the dynamic way of handling mock responses in SOAP UI. With Mock services started - Whenever the request is run, the output will be pulled from the Local file and this is implemented using Groovy script.

 

The output is displayed as expected.

For example – Pulling the getting the account details for the particular account no.

 

The issue here is when deploying the soap project as WAR, where to place the external files in WAR. Share the steps in deploying the WAR when external file is referenced

3 Replies