I have an application that reads a RDF file using JENA API, and use
JDO for storing the RDF on data store.
Because the size of RDF file is around 3.5 MB, reading and storing
exceeds the request time limit of 30 sec as defined here

http://code.google.com/appengine/docs/java/runtime.html#The_Request_Timer

How can I solve this problem?

I appreciate your help.

Thanks
HK

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to