Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
I haven't tested deploying a mock WAR in Tomcat, but there is no general problem with mock WARs, as far as I know. I just used one to test a solution for a Pro support ticket.
In fact, the error is on line 237 in the Java file, where the mock app asks Tomcat for the real location of the root of the web application and the SoapUI settings file. Tomcat throws an error. This may be because your WAR is broken, for whatever reason, but may also be due to some configuration in Tomcat. I don't believe it's a bug in SoapUI, however.
Hope this helps!
Manne,
SmartBear support
I haven't tested deploying a mock WAR in Tomcat, but there is no general problem with mock WARs, as far as I know. I just used one to test a solution for a Pro support ticket.
In fact, the error is on line 237 in the Java file, where the mock app asks Tomcat for the real location of the root of the web application and the SoapUI settings file. Tomcat throws an error. This may be because your WAR is broken, for whatever reason, but may also be due to some configuration in Tomcat. I don't believe it's a bug in SoapUI, however.
Hope this helps!
Manne,
SmartBear support