I have two applications (A & B) running under GAE, and i want to access the datastore of one of them (A) and use it in the other application (B).
I have tried to do this by using the remote api from app (B) logging on to the other app (A). I have not succeded in this getting errors when i try to instantiate the RemoteApiInstaller. Is it possible to have two apps share a datastore this way ? Regards Ole -- 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.
