We're trying to get the Python version of the app to read from the same datastore as is used by the Java Eclipse version of the app on the local dev_appserver.
We have tried setting the Python App Engine launch flag -- datastore_path= to the path used by Eclipse (e.g. /war/WEB-INF/ appengine-generated/local_db.bin), but that's not working. Is it even possible for the Java localhost server and the Python dev_appserver to share the same datastore? -- 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.
