Hi, For OData 4.0 server we want to implement a so called reference scenario. Technically this is a web application implementing a edm provider and a data processor and we want to use that for integration testing in the FIT module.
Unfortunately the cargo container is currently configured to work with one root service only. At least when I deploy an additional war it is overlaid by the root. Would it be possible to introduce a context path for client side integration tests? I have create an issue and added a patch that does show how multiple server deployments can work in parallel. WDYT? Stephan https://issues.apache.org/jira/browse/OLINGO-271