It doesn't look like there's any Objectify code here, and Objectify doesn't use the callbacks anyways.
My guess is multiple GAE SDKs on the classpath somehow. Jeff On Mon, Jan 26, 2015 at 11:11 PM, Vinny P <[email protected]> wrote: > On Fri, Jan 23, 2015 at 8:32 PM, Arun Nedun <[email protected]> wrote: > >> Need the correct syntax and usage for postput callbacks to track entity >> updates and do post execution. I followed the example but getting null >> exception error. >> >> java.lang.NoSuchMethodError >> >> > > Are you using Objectify 4? If so, can you try upgrading to Objectify 5+ > and see if the error repeats itself? > > If the error still continues, can you post the entire exception and stack > trace? > > > ----------------- > -Vinny P > Technology & Media Consultant > Chicago, IL > > App Engine Code Samples: http://www.learntogoogleit.com > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/CALSvALBLs2U7JvT7-Mm9OsHSkmm9Py-zeZ8pr9ERFoYYBb%3D1KQ%40mail.gmail.com > <https://groups.google.com/d/msgid/google-appengine/CALSvALBLs2U7JvT7-Mm9OsHSkmm9Py-zeZ8pr9ERFoYYBb%3D1KQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CADK-0uhtNEpiqPy3hgEC4SwCzrU1fMQODKjXqg%3D0BnLK-k8aVg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
