I have not modified anything in DWR. But the same code was working with JDO; I have migrated it to Objectify keeping the action layer unchanged.
This is working fine on my local environment. On Mon, Apr 12, 2010 at 12:47 PM, Shawn Brown <[email protected]>wrote: > > 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]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- 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.
