I'd guess due to changes they've made to support backends. Have you tried using a backend to simulate the behavior you're looking for?
Robert On Mon, Sep 12, 2011 at 08:11, andreas schmid <[email protected]> wrote: > hi, > > if i start the same app at the same time on 2 different ports and create an > entity on one of them. why does it not show up on the second? > this was working some time ago. > > my workflow is: > - upload a binary to the blobstore. > - contact another web service with the necessary data to download the binary > and process it > - reupload the processed binary to the app > > to be able to test this locally i need(ed) to start 2 apps on different ports > so one uploaded and the other was able to serve the binary while the other > one was waiting for the processed data. > this does not work any more... why? > > thank you. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
