I've created an issue for this problem (http://code.google.com/p/ googleappengine/issues/detail?id=2121). Is seems that only makePersistentAll is affected.
On Sep 13, 8:31 pm, bysse <[email protected]> wrote: > More specifically that id isn't set when > StoreLifecycleListener.postStore is called > > On Sep 13, 3:25 pm, bysse <[email protected]> wrote: > > > Hi, > > I'm trying to use Compass on appengine and everything works fine as > > long as i assign id to my entities manually. If i let appengine assign > > id to my entities it doesn't work. It seems like the JDO hooks used by > > Compass is called before an id is set on the entity. > > > Does anyone have any input on this? > > > thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
