<?xml version="1.0" encoding="UTF-8"?> <cronentries/>
On Sun, Jan 3, 2010 at 2:54 PM, Jeff Schnitzer <[email protected]> wrote: > It's not really intuitive behavior. It's basically summed up in this bug: > > http://code.google.com/p/googleappengine/issues/detail?id=2530 > > Jeff > > On Sat, Jan 2, 2010 at 6:20 PM, seleronm <[email protected]> wrote: > > Hi, > > > > Please refer to the following links > > http://code.google.com/intl/us/appengine/docs/java/config/cron.html > > [Uploading Cron Jobs] section > > > > Please try. > > Thanks. > > > >>I created a sample cron job with an excution frequency of 2 minutes > >>just to experiment with the working of cron on GAE. After a few > >>invocations, I decided to remove the job. I deleted cron.xml and > >>deployed my app on GAE. However, the cron continues to execute. How do > >>I remove the job? > >> > >>-- > >> > >>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 google-appengine-java+ > >>[email protected]. > >>For more options, visit this group at > http://groups.google.com/group/google- > >>appengine-java?hl=en. > > > > -- > > > > 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]<google-appengine-java%[email protected]> > . > > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > > > > > > > -- > > 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]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > > -- dream or truth -- 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.
