Shindig is initializing fine on my local dev box but when we deploy to our test server we're getting an exception. I assume it's a missing JAR of some kind but the Guice message is cryptic. Can anyone give me a pointer on how to debug this?
Jan 2, 2009 6:52:30 AM org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider createCache INFO: Creating cache named httpResponses Jan 2, 2009 6:52:30 AM org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider createCache INFO: Creating cache named gadgetSpecs Jan 2, 2009 6:52:30 AM org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider createCache INFO: Creating cache named messageBundles Jan 2, 2009 6:52:30 AM org.apache.shindig.common.JsonContainerConfig loadContainers INFO: Loading resources from: containers/default/container.js Jan 2, 2009 6:52:30 AM org.apache.shindig.common.JsonContainerConfig loadResources Reading container config: containers/default/container.js javax.servlet.ServletException: com.google.inject.ProvisionException: Error while locating instance bound to org.apache.shindig.gadgets.render.Renderer for member at org.apache.shindig.gadgets.servlet.GadgetRenderingServlet.setRenderer(Ga dget RenderingServlet.java:42) ... Jordan Zimmerman Principal Software Architect 831.647.4712 831.214.2990 (cell) [email protected] SHOP*COMTM All your favorite stores. OneCart(r) convenience. www.shop.com This message (including any attachments) is intended only for the use of the individual or entity to which it is addressed and may contain information that is non-public, proprietary, privileged, confidential, and exempt from disclosure under applicable law or may constitute as attorney work product. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, notify us immediately by telephone and (i) destroy this message if a facsimile or (ii) delete this message immediately if this is an electronic communication. Thank you.

