I am currently maintaining two appengine projects. To use the datastore callbacks (@PrePut) i have configured in eclipse as per the documentation in appengine (https://cloud.google.com/appengine/docs/java/datastore/callbacks#Using_Callbacks_With_Eclipse). When i deploy the projects I do not face any issues, but when someone else does (they have not configured in their machines) the PrePut function is not called. The appengine sdk used for these two projects point to my local machine. So the .factorypath in both projects points to my local machine folder. The weird thing is one project works fine and other one doesnt if someone else deploys.
Is it necessary that everyone should configure the eclipse? If so how come one project works fine and the other doesnt. They do have the .factorypath, file in their system. Please help me out here. -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/48868326-a0f4-4107-8c8c-9b88a7903161%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
