can we set up cron jobs in Google App Engine without using SDK???

Posted by nok on Server Fault See other posts from Server Fault or by nok
Published on 2010-04-17T00:44:15Z Indexed on 2010/04/17 0:53 UTC
Read the original article Hit count: 328

Filed under:
|
|
|

I downloaded java SDK from Google App Engine. I tried running appcfg.cmd from command prompt. But it gives this error.

Error opening registry key 'Software\JavaSoft\Java Runtime Environment' Error: could not find java.dll Error: could not find Java 2 Runtime Environment.

All i want to do with Google App Engine is to set up cron jobs with 1 minute frequency. I don't want to make any application in Google App Engine. I just want the cron job set up. Is there any way to set up cron job in Google App Engine without using the java SDK ???

© Server Fault or respective owner

Related posts about php

Related posts about java