Re: [google-appengine] Help getting app engine for python to accept images I post from my app

2012-06-28 Thread kc ochibili
I am trying to post images from my app that is in development, my goal is to post anonymously to the bucket On Wed, Jun 27, 2012 at 11:25 PM, Stuart Langley slang...@google.comwrote: have you tried to use curl to post a file to your bucket? the other thing you can do is use gsutil -d to copy

[google-appengine] pagespeed disable_rewriters

2012-06-28 Thread Gianni
Hi gropus, at the docs page https://developers.google.com/appengine/docs/python/config/appconfig#pagespeed i found this: enabled_rewriters, disabled_rewriters By default, some safe optimization rewriters are turned on. Other risky optimizations are not turned on. You can choose more

[google-appengine] Re: pagespeed disable_rewriters

2012-06-28 Thread Gianni
ok. I solved my problem, it's not related to pagespeed service ( the default setting don't cause problem). Sorry about that but the docs question remain. -- Gianni 2012/6/28 Gianni giann...@gmail.com Hi gropus, at the docs page

Re: [google-appengine] Help getting app engine for python to accept images I post from my app

2012-06-28 Thread Stuart Langley
I understand that On Thursday, 28 June 2012 16:01:56 UTC+10, kc ochibili wrote: I am trying to post images from my app that is in development, my goal is to post anonymously to the bucket On Wed, Jun 27, 2012 at 11:25 PM, Stuart Langley slang...@google.comwrote: have you tried to use

[google-appengine] About the new OR-queries (1.7.0)

2012-06-28 Thread Joakim
During the I/O 2012 talk (App Engine overview), a question was raised concerning the newly released support for OR-queries. Unfortunately, we couldn't get an answer before the end of the talk, so I'd like to bring it up here in the group. How are the OR-queries implemented? Are these true

[google-appengine] Re: Cannot deploy: 409 Conflict Deployment of this version has not yet started.

2012-06-28 Thread doright
fixed now, many thanks. (whatever you did) On Wednesday, June 27, 2012 6:45:40 PM UTC+2, doright wrote: see http://stackoverflow.com/questions/11221557/google-app-engine-deployment-error-409 any update on this please? I'm currently using Java SDK 1.6.4 ( I tried doing a rollback but

[google-appengine] GAE for java Key object and Collection.contains() method

2012-06-28 Thread Oliver Billing
I just need to be sure that this is the case. It seems that the following does not work //fetch entity with list of keys if(entity.getProperty(keylist).contains(key)){ //Does not work!! //do something } Instead I have todo silly stuff like for(Key k : entity.getProperty(keylist)){

[google-appengine] Re: java.io.InvalidClassException: com.google.appengine.api.datastore.dev.LocalDatastoreService$Profile

2012-06-28 Thread Paul v
I ran into the same thing this morning. After looking around on the interwebs, it looks like the answer is sometimes upgrading app engine versions breaks the local datastore, and we're not going to change that, so you need to figure out your own workaround. -- You received this message

[google-appengine] Re: App Engine 1.7.0 Release is Out!

2012-06-28 Thread Yudianto Luo
I get this error after update to 1.7.0, try to run hosted mode: Unable to start embedded HTTP server java.lang.RuntimeException: Unable to create a DevAppServer at com.google.appengine.tools.development.DevAppServerFactory.createDevAppServer(DevAppServerFactory.java:173) at

[google-appengine] Re: This webpage has a redirect loop error when visiting https://appengine.google.com/start

2012-06-28 Thread Salem874
Im also getting a Redirection loop trying to configure my Google Apps Groups. Really annoying On Tuesday, January 17, 2012 12:45:02 PM UTC, smewp wrote: *Background* I have two different google app accounts, lets call them {foo}.net and {bar}.com. While signed in to google apps

Re: [google-appengine] About the new OR-queries (1.7.0)

2012-06-28 Thread Takashi Matsuo
Currently, it's the latter for now, and billed per sub-query. We're building something better than the current implementation(as always). -- Takashi On Thu, Jun 28, 2012 at 1:17 AM, Joakim joakim.edenh...@gmail.com wrote: During the I/O 2012 talk (App Engine overview), a question was raised

[google-appengine] Re: App Engine 1.7.0 Release is Out!

2012-06-28 Thread Kaan Soral
The custom certificate thing is a real show stopper, I hope this changes in near future, meanwhile, can anyone suggest a good certificate source? As far as I remember they are not trusted if they are self generated On Wednesday, June 27, 2012 8:24:07 PM UTC+3, Rick Mangi wrote: $99 per

Re: [google-appengine] Re: javax.xml.ws.WebServiceException

2012-06-28 Thread Deepak Singh
No. The problem is not solved yet. On Wed, Jun 27, 2012 at 9:42 AM, bob b...@brightorange.net wrote: I know this is many months later, but wondering too if you had solved this. Thanks, Bob -- You received this message because you are subscribed to the Google Groups Google App Engine

[google-appengine] Re: Unable to use bulkloader

2012-06-28 Thread Matthew Blain
The simple workaround is to use --url and not specify the application flag at all. Or the directory (which in turn loads the appid from the app.yaml file). I'll go update the docs to suggest that instead of the others--it does some of each now. On Jun 26, 1:14 am, LaFolle fghj...@gmail.com wrote:

Re: [google-appengine] About the new OR-queries (1.7.0)

2012-06-28 Thread Alfred Fuller
True, thx takashi. On Thu, Jun 28, 2012 at 7:36 AM, Takashi Matsuo tmat...@google.com wrote: Currently, it's the latter for now, and billed per sub-query. We're building something better than the current implementation(as always). -- Takashi On Thu, Jun 28, 2012 at 1:17 AM, Joakim

[google-appengine] Re: App Engine 1.7.0 Release is Out!

2012-06-28 Thread Emanuele Ziglioli
We use DigiCert.com. They've been really helpful. I've managed to export public and private keys in PEM format using the java keytool and openssl, and upload them to App Engine. All good, but no IE8 support. On Friday, 29 June 2012 04:30:59 UTC+12, Kaan Soral wrote: The custom certificate

[google-appengine] jsf2 Serializable

2012-06-28 Thread vinh tran
I am using jsf2 with richface. deploy server when it fails java.lang.RuntimeException: java.io.NotSerializableException: org.datanucleus.store.appengine.jdo.DatastoreJDOPersistenceManager at com.google.apphosting.runtime.jetty.SessionManager.serialize (SessionManager.java: 373) at please help

[google-appengine] Google App Engine Golden RAM

2012-06-28 Thread pdknsk
Riddle me this. B2 256MB RAM $0.16/h http://developers.google.com/appengine/docs/python/backends/overview/ n1-standard-1-d 3.75GB RAM $0.145/h http://cloud.google.com/pricing/compute-engine.html -- You received this message because you are subscribed to the Google Groups Google App Engine

Re: [google-appengine] Re: App Engine 1.7.0 Release is Out!

2012-06-28 Thread Iain Wade
Not sure what you mean by custom certificate thing being a show stopper? If it's just a cost thing, http://www.startssl.com/ offers free certs that are trusted by all major browsers. --Iain On Fri, Jun 29, 2012 at 2:30 AM, Kaan Soral kaanso...@gmail.com wrote: The custom certificate thing is a