Hi

You can hit the url as specified in the servlet-mapping to hit the
cron on dev server. On appengine, it'll automatically be hit as per
the schedule specified in cron.xml

On Feb 22, 4:34 pm, Sowji <sowji.ap...@gmail.com> wrote:
> Hi,
>
>  Google App Engine document specefied that,
>
>  " The dev appserver doesn't automatically run your cron jobs. You can use
> your local desktop's cron or scheduled tasks interface to hit the URLs of
> your jobs with curl  or a similar tool."
>
> Is this means we need any external interfaces to hit our cron job?
>
> Please tell anybody with a clear example.
>
> Thanks,
> Lakshmi.

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to