Forum Discussion

srikanthrapolu's avatar
srikanthrapolu
Occasional Contributor
12 years ago

SOAPUI WAR and tomcat inconsistency

Context: I am using SOAPUI to create a mockservice and generate a war file from it and deploy it on tomcat. The WAR file which gets generated is around 50 MB. So I have reduced the size of the war file by removing SOAPUI jars from inside the WAR file and placed all of them into TOMCAT lib folder.
When i deploy the first mockservice, everything works fine.

Issue: But when i deploy another mock service then only the first one works fine. All requests coming for 2nd mock service also hits the first mockservice irrespective of giving different endpoint url's. Any pointers regarding this issue would be very helpful.

Thanks
Srikanth Rapolu
No RepliesBe the first to reply