Using version has one major problem. The ssl certificate is for URIs
which is like *.appspot.com . The browser complained that you are
probably visiting a malicious site when you browse a ssl page of a
specified version.

On 5月18日, 下午5時29分, Erdinc Yilmazel <[email protected]> wrote:
> You are not allowed to access the same data from different applications
> (Using different appIds), however you can deploy different versions of your
> application and they will run on separate urls. (Something like
> <versionNo>.latest.<appId>.appspot.com. So you can create a version named
> admin for that purpose which isn't the default version for that purpose.
>
> Erdinc

-- 
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