On Mon, Mar 10, 2014 at 2:40 PM, <[email protected]> wrote: > I have a method (see screenshot) which invokes getObjectById() method from > the Transaction Manager. > I put the code on debug mode and noticed that immediately after invoking > the getObjectById method, it jumps to the finally statement. There was no > exception or error reported. >
So to clarify, you're not seeing the *story=target* line executed? Can you inspect the contents of *story* and check its value? ----------------- -Vinny P Technology & Media Advisor 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. For more options, visit https://groups.google.com/d/optout.
