Hi, Sorry if this has been dealt repeatedly, but i wasnt able to search archives.
I followed the steps :- 1) svn checkout. 2) cd java/gadgets/ 3) mvn package. 4) mvn jetty:run Everything goes fine and a server is started, but the URL http://localhost:8080/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml gives HTTP Error : 500, saying org.apache.shindig.gadgets.GadgetException: java.io.FileNotFoundException: Can not locate resource: features/analytics/feature.xml Any ideas how to debug this ? Regards, harsh

