> I am using dwr and objectify framework to get the arraylist of string > from datastore. > But I am getting error. > > java.lang.RuntimeException: java.io.NotSerializableException
Well beyond that have you really gotten dwr to work in appengine. If so, it must be a pretty old version. AFAIK, dwr uses threads and file writes. Have you modified dwr to avoid those? Shawn -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
