14 years ago
Mocking REST Service : Mapping error in the war version
Hello,
I'm tring to build a REST mock service by using the SOAP Mocking Layer. My mapping works good in soapui but once I package it as a exploded war and deploy it with tomcat, my mapping doesn't work. Under tomcat, it needs a "?" after the base path to handle the request. It's quite annoying because I don't want to change the service url in my application, and instead I change just the hosts file in windows to redirect the requests to my mock service.
Thanks for any help.
Best,
ilyas
I'm tring to build a REST mock service by using the SOAP Mocking Layer. My mapping works good in soapui but once I package it as a exploded war and deploy it with tomcat, my mapping doesn't work. Under tomcat, it needs a "?" after the base path to handle the request. It's quite annoying because I don't want to change the service url in my application, and instead I change just the hosts file in windows to redirect the requests to my mock service.
Thanks for any help.
Best,
ilyas