Hi,
I have a task that I need to run via cron. It takes a fair amount of
time - is there any way around the 30 second request time limit? I
tried Runtime.getRuntime().exec("java ...., but I get a permission
denied error.
Does anyone have any ideas?
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
-~----------~----~----~----~------~----~------~--~---