I have resolved this issue. The field that I was initially trying to add was of "int" type. I changed this to "Integer" type and all is well. Thank you all for your responses.
On Aug 17, 7:27 pm, victor <victoraco...@gmail.com> wrote: > It looks like "@Persistent(nullValue=NullValue.DEFAULT)" is not > supported: > > java.lang.UnsupportedOperationException: Default values not supported > at org.datanucleus.store.appengine.DatastoreProperty.setDefaultable > (DatastoreProperty.java:128) > > On Aug 17, 3:35 pm, datanucleus <andy_jeffer...@yahoo.com> wrote: > > > > It looks like I have some missing parameters in the > > > @Persistentannotation? I was thinking it would be the "nullValue" > > > parameter but it does not seem to be the case. > > > nullValue as "default" perhaps. Doesn't mean that GAE/J supports it > > (yet) --~--~---------~--~----~------------~-------~--~----~ 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 google-appengine-java@googlegroups.com To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---