It has been fixed long time 
ago: 
https://developers.google.com/appengine/docs/python/endpoints/test_deploy#deploying_to_multiple_app_versions

There's another issue, hover, which is dispatching 
https://app.appspot.com/_ah/api to a non-default module:
https://code.google.com/p/googleappengine/issues/detail?id=9916

On Saturday, 26 July 2014 20:24:23 UTC+1, Guru wrote:
>
> Any updates on this, as I'm still facing issues deploying endpoints to a 
> non-default module.  I'm using maven as my build tool and have multiple 
> modules and want to deploy endpoints for each module separately.
>
> I tried with GAE version 1.9.3, but no luck.
>
> Please help me on this.
>
> Thanks,
> Gurvinder
>
> On Friday, 5 April 2013 20:28:33 UTC+5:30, Miguel Sanz wrote:
>>
>> According to the trusted tester documentation, there was an issue with 
>> endpoints that prevented them to be created when deploying to a 
>> "non-default" version. When 1.7.5 was released and endpoints graduated from 
>> trusted tester to "Experimental" we were told that this issue was fixed but 
>> couldn't be included in 1.7.5 (for timing reasons) and would be included in 
>> the next version.
>>
>> Ok, the next version is already here (1.7.6) but still, if I deploy 
>> endpoints to a non-default version, they are not generated. Does anybody 
>> know if there is some specific setting that needs to be added to web.xml, 
>> appengine-web.xml or somewhere else? Or is this just that this feature was 
>> not included in 1.7.6 either.
>>
>> From my point of view this is essential. I have an Android app based on 
>> requestfactory. If I replace my default version, the app will stop working. 
>> I need to deploy to a separate version, deploy a new Android app version 
>> pointing to this server version, and after some time when most of users 
>> have updated their Android app set that as default.
>>
>> Thanks for any hints on this.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to