Re: [google-appengine] UnsupportedClassVersionError - Google Cloud's Jenkins VM (Compute Engine) is messing up my JSP compilation version

2014-12-30 Thread Vinny P
On Tue, Dec 23, 2014 at 8:18 PM, Marcelo Rodrigues wrote: > I'm 100% sure that, in my local environment everything is being compiled > with JDK7.. but I don't know what's going on in the Compute Engine VM > (Jenkins) that is part of my Google Cloud App's pipeline. Please, any > help/suggestion w

Re: [google-appengine] Does Google App engine and Google drive work in China

2014-12-30 Thread Vinny P
On Tue, Dec 23, 2014 at 6:55 PM, Ravi Shankar wrote: > hi all, >Does Google App engine and Google drive work in China? > Many Google services are blocked in China, including Drive and App Engine: http://en.wikipedia.org/wiki/Websites_blocked_in_China Some people have reported that their

Re: [google-appengine] Block Certain User Agent

2014-12-30 Thread Vinny P
When you say the IP address varies, does the address seem to be completely random, or do the IPs all belong to a single/similar network? In other words, does the first part of one IP address the same as the first part of another sender IP address? App Engine's current anti-DOS system only allows

Re: [google-appengine] Using a Custom Domain with App Engine

2014-12-30 Thread Vinny P
I tried to look up the records for your domain name; I see that you've set up the CNAME records properly, but there is no A record. When you configured the domain through the Google Cloud Console, one of the steps should have showed you how to point your domain to Google (essentially, the proper v

Re: [google-appengine] Beginner Questions on Authentication

2014-12-30 Thread Dakota Pitts-Price
Hey Les, If I wanted to have my own login system and still use the Cloud End Points with some form of Auth, how would you advise going about starting this? Thanks for your help :) On Tuesday, December 30, 2014 1:37:07 PM UTC-10, Les Vogel wrote: > > Hi Dakota, > > You might wish to look at the

Re: [google-appengine] Beginner Questions on Authentication

2014-12-30 Thread Dakota Pitts-Price
Hey Les, Thanks for responding so quickly. If I use the Identiy Toolkit thats built into GAE will that allow me to use the built in Auth in the Cloud End Points? Thanks :) On Tuesday, December 30, 2014 1:37:07 PM UTC-10, Les Vogel wrote: > > Hi Dakota, > > You might wish to look at the Identit

Re: [google-appengine] Beginner Questions on Authentication

2014-12-30 Thread 'Les Vogel' via Google App Engine
Hi Dakota, You might wish to look at the Identity-Toolkit or Firebase for general purpose Auth. For GAE, you can have general gmail or domain specific auth -- ie all Google accounts (Gmail, Google for Work / Education

[google-appengine] Beginner Questions on Authentication

2014-12-30 Thread Dakota Pitts-Price
Hi I am noob looking to expand my knowledge base outside of heavily managed services like Parse. I have done a few jobs in Parse, but I am looking for something that is more flexible and cheaper to use as an App Backend. I think the GAE is a good stepping stone, but I keep coming across the issu

[google-appengine] Re: A really eccentric issue, out of the ordinary, that caused me almost 600$'s and a 5 day gap in functionality- started at 2014-11-19

2014-12-30 Thread Kaan Soral
AppEngine is pretty decent technology-wise, support and cost wise not good (If you don't have resources, you might not even get away with 0-user costs if you are not careful) I would suggest trying Amazon AWS first if you can get away with it -- You received this message because you are subscr

Re: [google-appengine] Re: Google Dev Console - Data Leak

2014-12-30 Thread 'Michael Thomsen' via Google App Engine
Thanks for reporting this. We are investigating. On Thu, Dec 25, 2014 at 7:17 AM, Zihao Wang wrote: > I'm having the same issue here. The mysterious project you described just > appeared in my developer console today. (It doesn't have a project id > either. It has the same "project number" 26787

[google-appengine] Block Certain User Agent

2014-12-30 Thread info
A certain spambot makes periodic requests to my app in 10-minute intervals at 20/requests each time. Throughout the course of the day, this amounts to almost 3,000 requests and has been tremendously straining my instance hours resources. The user agent of the bot is: "Mozilla/5.0 (Windows NT

[google-appengine] Re: A really eccentric issue, out of the ordinary, that caused me almost 600$'s and a 5 day gap in functionality- started at 2014-11-19

2014-12-30 Thread Grisha Shoihet
Did you know one good platform.? in this days i need to take decidion where to run my app. thanks -- 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 google-ap

[google-appengine] Re: Google Dev Console - Data Leak

2014-12-30 Thread Zihao Wang
I'm having the same issue here. The mysterious project you described just appeared in my developer console today. (It doesn't have a project id either. It has the same "project number" 267874307843 and managers. I can't delete the project either. )

[google-appengine] Using a Custom Domain with App Engine

2014-12-30 Thread Mehmet Tahir Dede
I have prepared an app engine application and want my application to be served on a custom domain. I have done what is said on the link https://cloud.google.com/appengine/docs/domain. But when i want to connect tdmehmet.com i still can not access to my project. Is there anyone who has an appl

[google-appengine] UnsupportedClassVersionError - Google Cloud's Jenkins VM (Compute Engine) is messing up my JSP compilation version

2014-12-30 Thread Marcelo Rodrigues
I'm 100% sure that, in my local environment everything is being compiled with JDK7.. but I don't know what's going on in the Compute Engine VM (Jenkins) that is part of my Google Cloud App's pipeline. Please, any help/suggestion would be extremely appreciated. version 52.0, java.lang.Unsupporte

[google-appengine] Does Google App engine and Google drive work in China

2014-12-30 Thread Ravi Shankar
hi all, Does Google App engine and Google drive work in China? Regards Ravi -- 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 google-appengine+unsubscr...