If anyone discovers a quick fix to get by in the meantime, please post. I just recently moved off of 3.0.0-beta2 to pick up some of the recent common container changes. It'd be nice if maybe we get a beta3 once this is stable?
doug On 8/1/11 4:55 PM, "Ryan J Baxter" <[email protected]> wrote: > Cool thanks John. > > -Ryan > > Email: [email protected] > Phone: 978-899-3041 > developerWorks Profile > > > > From: John Hjelmstad <[email protected]> > To: [email protected], > Cc: [email protected] > Date: 08/01/2011 01:24 PM > Subject: Re: None of the examples are working in HEAD > > > > I don't think it has to do with those changes, but may have to do with > some > others that I made last week to exportJs(). I'm looking into this now. > > On Sun, Jul 31, 2011 at 7:10 PM, Ryan J Baxter <[email protected]> > wrote: > >> Phil, I am also seeing this. >> >> John, could this have anything to do with these changes? >> https://reviews.apache.org/r/1198/#review1190 >> >> -Ryan >> >> Email: [email protected] >> Phone: 978-899-3041 >> developerWorks Profile >> >> >> >> From: Phillip Rhodes <[email protected]> >> To: [email protected], >> Date: 07/30/2011 01:35 AM >> Subject: None of the examples are working in HEAD >> >> >> >> Hey all, quick FYI: I just svn up'd my shindig dir and rebuilt and >> started >> experimenting with the >> various examples, only to find that nothing seems to be working at the >> moment. Here's a quick list of the things that are >> flaking out: >> >> for /container/sample1.html >> >> Error: window.___jsl is undefined >> Source File: >> >> > http://localhost:8080/gadgets/js/shindig-container:rpc.js?c=1&debug=1&nocache=> 1 > >> >> Line: 1 >> Error: shindig is undefined >> Source File: http://localhost:8080/container/sample1.html >> Line: 33 >> >> for /container/sample2.html >> >> Error: window.___jsl is undefined >> Source File: >> http://localhost:8080/gadgets/js/shindig-container:rpc.js?c=1&debug=1 >> Line: 1 >> >> Error: shindig is undefined >> Source File: http://localhost:8080/container/sample2.html >> Line: 42 >> >> Error: my.init is not a function >> Source File: http://localhost:8080/container/sample2.html >> Line: 1 >> >> The rest are pretty much the same, for all of the sampleX.html in >> /container. >> >> Likewise, I am not having any luck with any of the stuff >> in /samplecontainer/examples/ either. >> >> >> Any idea what's going on? >> >> >> Cheers, >> >> >> Phil >> >> >> >> > > >
