Did you change /social/date to /social/rest in the config.js file? (See the comment right above the useRestful flag)
- Cassie On Thu, Jun 5, 2008 at 2:09 AM, Chris Chabot <[EMAIL PROTECTED]> wrote: > Hey Guys, i'm trying to have a quick gander at the way restful gadget > communication works in shindig, so i : > > - svn update > - edit config/container.js, set useRestful : true > - mvn clean, mvn, mvn -Prun > - pointed my browser at: > > http://localhost:8080/gadgets/ifr?url=http%3A%2F%2Fopensocial-resources.googlecode.com%2Fsvn%2Ftests%2Ftrunk%2Fcompliancetests.xml&synd=default&mid=5&nocache=1&country=ALL&lang=ALL&view=default&parent=http%3A%2F%2Fshindig&st=john.doe:jane.doe:appid:synd:url:0 > > And when i look at the requests in firebug, all it's getting is 404's ... > *puzzled look* What did i miss? Or am i just looking at this at the wrong > time? > > -- Chris >

