Forum Discussion
sam9046
12 years agoOccasional Contributor
Hey,
I used winRAR which wouldn't let me write to the .jar. No longer relevant anyway as I've deleted 4.6.1 and installed 4.6.0... now I can deploy a mock service as a .war.
I thought great, until I ran it on tomcat and tried going to the URI directly, and I'm getting tons of like box size adjustment lines up on the screen. Is this normal?
When sending a request into the mock service through soapui (which worked locally) I'm now getting this response:
Any ideas? I am new to soapui so this could easily be me doing something wrong.
I used winRAR which wouldn't let me write to the .jar. No longer relevant anyway as I've deleted 4.6.1 and installed 4.6.0... now I can deploy a mock service as a .war.
I thought great, until I ran it on tomcat and tried going to the URI directly, and I'm getting tons of like box size adjustment lines up on the screen. Is this normal?
When sending a request into the mock service through soapui (which worked locally) I'm now getting this response:
<html>
<head>
<title>soapUI MockServices Log for project [SOAP WSDL TEST]</title>
</head>
<frameset rows="40%,40%,*">
<frame src="master"/>
<frame name="detail" src="detail"/>
<frame src="log"/>
</frameset>
</html>
Any ideas? I am new to soapui so this could easily be me doing something wrong.