I have installed camunda7.11 war file succesfully on tomcat9 and everything is working. I read in documentation (or misunderstood) that this war file included engine-rest, but there was no engine-rest below webapps directory.
So decided to search for engine-rest 7.11, and finally found it https://app.camunda.com/nexus/, downloaded and deployed on tomcat9 server. No error in logs, so everything seems to be perfectly well installed.
But no matter what instruction I post to engine-rest, tomcat always answers that engine-rest is not available, nevertheless the engine-rest directory is there below webapps.
Tried also with Tomcat8, but nothing.
Can anyone advise me about how to enable engine-rest in Camunda 7.11 ?
Thanks in advance,
LC