I don't think that recent patch is applied till yet. I have tried to apply the patch for me and see if it is running, but didn't work. I just want to confirm that to enable caja in sample container we need to set true enablecaja in config/container.js and features/opensocial-current/features.xml add caja dependency, right? but when I do so the java shindig build fails with following test case errors. Tests in error: fetchPerson(org.apache.shindig.server.endtoend.EndToEndTest) fetchPeople(org.apache.shindig.server.endtoend.EndToEndTest) notFoundError(org.apache.shindig.server.endtoend.EndToEndTest) badRequest(org.apache.shindig.server.endtoend.EndToEndTest) internalError(org.apache.shindig.server.endtoend.EndToEndTest) testTemplates(org.apache.shindig.server.endtoend.EndToEndTest)
could ouy please tell me what I am missing? On Tue, Dec 9, 2008 at 2:38 AM, Jasvir Nagra <[email protected]> wrote: > Hi, > > You're right - api changes on caja were primarily responsible for this > break. This is filed as Issue 654 and I've updated the patch that restores > the caja + shindig integration and added cajaTest to hopefully prevent > future breakage. > > Regards > Jas > > Hi jasvir, > Mon, Dec 8, 2008 at 4:47 AM, haris al <[email protected]> wrote: > > > Hi > > > > I tried to execute cajolised gadget samples coming with shindig > trunk.The > > samplecontainer examples are not working with cajolized one > > > > regards > > >

