Ok this was a false alarm. Somehow the GWT version used got mixed up when I started to use Eclipse for debugging. It seems it was just a version conflict. Sorry for that. Updates the client sends to the server are still not forwarded to the datastore. I will see whether I can find out more about that problem.
On Thu, May 19, 2011 at 4:48 PM, Prageeth Silva <[email protected]>wrote: > > 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

