Forum Discussion

pankajraut's avatar
12 years ago

Mock service war deployment on tomcat (Linux)

I have a SoapUI project having multiple mock services. These services work as expected when I run it from SoapUI itself.
Now the requirement I have is to Deploy the mock services to tomcat that to on a linux server. First of all is it possible to deploy the services on machines where the SoapUI does not exist at all?

I tried following the tutorial for deploying the service to tomcat. But didn't get success. Tomcat fails to start the webapp(created for soapUI mock).

Any help will be appreciable.

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    Hi,

    No idea about Mock services. However, when a war is created and deployed in web server what do you see in log file? You may check if there any dependent libraries missing in case if war is not deployed.
    I believe, it is not required soapui if war file is deployed successfully.

    Regards,
    Rao.