> > > Then goto http://shindig/gadgets/ifr?... and it should work. > > > > > > I hope this solves your problem :)
Seeing the same error with trunk version of shindig. The issue is that no web context mapping is made in Tomcat for http://<serverhost>:<port>/gadgets/ifr I'm wondering who suddenly decided that when deploying a war file shindig-server.war (which creates context http://localhost:8080/shindig-server that it would be smart to include filter mappings using /gadgets/*. Tomcat does not allow this. Anyone have a workaround?
