Hi, I copied the shindig-server-2.0.0.war file under the webapps folder in Tomcat 7.0.23. The war was automatically deployed: the war was unzipped and there were no errors in the log. So far so good. The question is how the web-root of the application looks like. The URL http://localhost:8080/gadgets/files/samplecontainer/samplecontainer.html is not available on the server. But also the URL http://localhost:8080/shindig-server-2.0.0/gadgets/files/samplecontainer/samplecontainer.html is not available. What is wrong here? The port 8080 is correct. The page http://localhost:8080/ shows the usual Tomcat starting page. So, why do I not get any response from shindig? Thanks for any help! Gregor
