Camunda 7.11 engine-rest

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

Hi @Luis,

welcome to the forum! :slight_smile:

Have you had a look at this:
https://docs.camunda.org/manual/latest/installation/full/tomcat/manual/#rest-api

Hope that helps.

Best,
Tobias

1 Like