On Tue, Dec 9, 2008 at 12:35 PM, chico charlesworth <[EMAIL PROTECTED]> wrote: > I worked on ActivityDb today and finally got it to persist - after fixing > three bugs (see Jira-773 for more details). And ActivityServiceDb is in not > much better shape as it's looking rather bare at the moment. And of course, > no unit tests are yet covering these classes :) > > Is anyone else using the samples code as a basis for integrating a JPA > persistence layer with shindig?! Surely someone who has got shindig up and > running with a decent persistence layer could contribute their code back > into the project, rather than us newcomers having to struggle to create and > integrate our own?
Project SocialSite includes a (JPA) persistent social graph and a Shindig front-end, plus and API and widgets for friending, groups, messages, etc. Source is available. It's dual licensed under CDDL/GPLv2. http://socialsite.dev.java.net - Dave

