blupin
12 years agoOccasional Contributor
mock service war UI with http 404 on /master
Hi all,
Using SoapUI 4.6.4, I generate a mock war file named myapplimock.war. I successfully deploy it on Tomcat 7.0.34, and my client web service works well.
However, the web UI URL http://localhost:8080/myapplimock shows me 3 error panes :
HTTP 404 - /master
HTTP 404 - /detail
HTTP 404 - /log
When using http://localhost:8080/myapplimock/ (note the trailing slash), the web UI works fine.
Unfortunately, my end users always forget this /... Do you have a workaround, so that http://localhost:8080/myapplimock would work fine ?
Regards,
Bernard
Using SoapUI 4.6.4, I generate a mock war file named myapplimock.war. I successfully deploy it on Tomcat 7.0.34, and my client web service works well.
However, the web UI URL http://localhost:8080/myapplimock shows me 3 error panes :
HTTP 404 - /master
HTTP 404 - /detail
HTTP 404 - /log
When using http://localhost:8080/myapplimock/ (note the trailing slash), the web UI works fine.
Unfortunately, my end users always forget this /... Do you have a workaround, so that http://localhost:8080/myapplimock would work fine ?
Regards,
Bernard