GWT + JDO + APPENGINE

To get “Shared” JDO entities working both on the server and client side, you need to do the following:

1) Implement Serializable
2) No args constructor