Downloaded the the zip containing the war file, put it in {CATALINA_HOME}/webapps and added a tomcat user with mtango-user role.
Then I restarted the server, and tried to test the installation entering “http://localhost:8080/tango/rest” on my web browser (firefox), where I get error 404 - Not found.
On the folder {CATALINA_HOME}/webapps/tango, I remarked that rest is not present. I just have lib;meta-inf;web-inf folders and groovy.vm file.
For information, my tangohost is set as a environment variable. I tested mtangorest.server-rc4-2.2 and mtangorest.server-rc3-0.1.
Did I miss a step on the installation ? Thanks for your help.