I have seen some messages mentioning that with gwt 2.0 it is possible now to transfer jdo domain objects on app engine / data nucleus to the client side using standard gwt-rpc mechanism. But I could not find any information regarding this in GWT documentation. So I would like to know whether this works fine for a production application without problems? and also if this is limited to JDO and does not support JPA or we could also use JPA app engine domain objects with gwt-rpc? I have been using GILEAD with JPA+ hibernate + MySQL for this and so far encountered no problems. Gilead site mentions that it now supports JPA + app engine but it cautions this feature is experimental and should not be used for production applications. Does anyone using it? Thanks!
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
