Forum Discussion
cortez
13 years agoOccasional Contributor
Anish wrote: Hi,
I have a REST Mock service in which i return a xml (stored in local disk) file as response for a particular request to the mock service. But when i deploy this project as a war and access the localhost to send the reqest, i get a html response
<html>
<head>
<title>soapUI MockServices Log for project [HandCraftedEnstratiusSSL]</title>
</head>
<frameset rows="40%,40%,*">
<frame src="master"/>
<frame name="detail" src="detail"/>
<frame src="log"/>
</frameset>
</html>
This looks very similar to a problem I am having. See this thread.
What are your 'Deploy As War' settings?