Do you have an oauth key error in your catalina.out? We hit that today too.
We ended up patching the war but it looks like doing a maven build off the source distro is probably a better approach. -Mat On Jul 13, 2011, at 11:25 AM, Guido Zockoll <gzock...@gmail.com> wrote: > I have downloaded the shindig-2.0.0.war file an deployed it to an > Tomcat 6.0.x and Tomcat 7.0.x. The manager application shows that it > has been deploy successful and the path is /shindig-server-2.0.0 > > When trying to access http://localhost:8080/shindig-server-2.0.0 or as > in the docu http://localhost:8080/gadgets i got a 404 error. > > Any hints for me? > > Regards, > > Guido