ah, well in that case it's still bound to be something similar, it can't find the container.js configuration and hence the empty init string, which does indeed cause components to error out on initialization if they require a config but non was provided.
also, there's a setting in one of those web.xml files (sorry i'm not a java expert :) for turning off the javascript compression, that might make future debugging slightly easier. Goodluck! -- Chris On Fri, Dec 12, 2008 at 2:27 AM, Randgalt <[email protected]>wrote: > > I'll play around with that. > > I'm using Java Shindig, but I don't have a compliant J2EE server so > I'm configuring Shindig manually (which is a whole lot of fun -- not). > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Implementing OpenSocial Containers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/opensocial-container?hl=en -~----------~----~----~----~------~----~------~--~---
