Task queues are working properly when I deploy my app to Google's servers, but never get executed in my development environment (Eclipse Galileo). There are no errors, no logs, no indication of what's going wrong. Queue.add() returns successfully, but my tasks never get executed. I'm running the exact same code in development and in production. Any clues, or any way for me to figure out what's going wrong? Are task queues supported in the development environment? Thanks.
Vince --~--~---------~--~----~------------~-------~--~----~ 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 [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-java?hl=en -~----------~----~----~----~------~----~------~--~---
