Is all of your JPA configuration in annotations, or do you also
configure your entities through XML?

On May 6, 10:07 am, Sudhir Ramanandi <sramana...@gmail.com> wrote:
> I have life cycle listeners working proper locally.. not tried on cloud
> yet..
>
>
>
> On Thu, May 6, 2010 at 2:32 PM, Simon <qila...@gmail.com> 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_...
> > 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
> > google-appengine-j...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine-java?hl=en.
>
> --
> Sudhir Ramanandihttp://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 google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://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 google-appengine-j...@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.

Reply via email to