On Thu, May 19, 2011 at 4:31 PM, Jens Pfau <[email protected]> wrote:
> I've just tried an ArrayList, which implements Serializable. That doesn't > work either. I will need to have a closer look at what's going on. But have you modified the service implementation appropriately? Last night I was testing HashSet<DevTeam> DevTeam.getDevTeams() which is part of the DevTeamService. This actually worked and that's why I thought a concrete serializable class should fix the bug. You can check it out by going to the admin settings -> admin Tasks. This is the test page added to create dev teams and everytime you go to that page, it should show you a list of all dev teams in the database. *Prageeth Silva*
-- Mailing list: https://launchpad.net/~mugle-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~mugle-dev More help : https://help.launchpad.net/ListHelp

