Hi, When you say "stopped working", does it mean that they were working at some point ?
If yes, isn't your issue related to the slight changes in the Task API that happened when this API went from "lab" to "production" status ? This happened when the upgrade 1.4 of gae was delivered: see http://code.google.com/p/googleappengine/wiki/SdkForJavaReleaseNotes regards didier On Feb 3, 9:31 pm, Juan Manuel Amorós <[email protected]> wrote: > Hi! > > I'm trying to migrate an app that I have done with servlets. I > configured now Spring. The problem is that the enqueued tasks stopped > working, they aren't waiting the amount of time setted up in the task > properties with the countdownMillis method. Tasks are running without > wait. > > Any idea? > > Thanks. -- 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.
