Hi, I'm getting this strange error while developing a shindig app "cannot locate resource features/features.txt":
stack trace: http://www.pastie.org/547363 My project has all three shindig JAR's in the classpath (gadgets, common, and social) Here's the web.xml file just in case http://www.pastie.org/547369 And my Guice Module (config.guice.ConfigurationModule) http://www.pastie.org/547371 Thanks! -- Fernandez, Pablo.

