Forum Discussion
Marclev
13 years agoNew Contributor
tslosar wrote: When deploying project as WAR an infinite loop is encountered.
SoapUI 4.6.1, 20131024-1314.
Have deployed successfully with previous versions.
lib folder is created and project file put in soapui folder however no web.xml file is created and application must be terminated manually.
In soapui/bin/soapui-4.6.1.jar, look for /com/eviware/soapui/resources/mockaswar/web.xml and replace the bit that says "[SoapUISettings]" with "[soapUISettings]" (i.e. lower case first s). Most zip tools should let you update the file without re-zipping.