Is it possible to connect to a remote datastore (for example, my application's datastore on GAE) while running in hosted mode? I'm guessing that it would have something to do with this line in jdoconfig.xml:
<property name="javax.jdo.option.ConnectionURL" value="appengine"/> I'd appreciate it if anyone could provide some more details. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
