I have life cycle listeners working proper locally.. not tried on cloud yet..
On Thu, May 6, 2010 at 2:32 PM, Simon <[email protected]> wrote: > Has anyone managed to get the JPA lifecycle callbacks to work? > > I've annotated methods with @PrePersist and @PostLoad and the methods > just never get called. I followed the documentation at > > http://www.datanucleus.org/products/accessplatform_2_0/jpa/lifecycle_callbacks.html > just to make sure that my methods had the correct signatures. > > -- > 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. > > -- Sudhir Ramanandi http://www.ramanandi.org -- 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.
