Ok, I think I've been able to piece together my own answer -- found
someone asking a similar question, and the only workaround mentioned
was to upload the data to GAE and deploy the app to test. For me, I'm
working on something that's a bit computationally-intensive, so having
to deploy every time to try a new optimization to get under the 30
second cap seems pretty painful. If anybody has any suggestions on how
to make this process as reasonable as possible, I would love to know!

Otherwise, count me as one more looking forward to the java
remote_api.

On Oct 30, 12:45 pm, Sasank Mudunuri <[email protected]> wrote:
> Hi,
>
> I'm trying to seed some data into my local java datastore for testing.
> I figured out how to get the data out of MySQL and into the Python
> dev_appserver, but I can't figure out how to get that data over to the
> Java dev server, as they do not seem to share the same datastore.
>
> Any suggestions?
>
> Thanks!
> sasank
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to