[appengine-java] Re: Google maps geocoder responds with 620 error since last nights server maintenance

2010-02-20 Thread Anders
Still having problems here as well. What you are seeing Jeff is probably the bot information page, besides 620s I'm getting this response: htmlheadmeta http-equiv=content-type content=text/html; charset=utf-8/titleSorry.../titlestyle body { font-family: verdana arial sans-serif;

[appengine-java] Unable to deploy to App Engine Anymore

2010-02-20 Thread Henning
Hi, I had a connection error during a deployment so the thing did not go through. Now I have a connection again, but am not able to do any deployments anymore. It says: Scanning files on local disk. Initiating update. java.io.IOException: Error posting to URL:

[appengine-java] Re: Using GAE Platform Outside of Google

2010-02-20 Thread Jorge
Hello Greg, A report, or simple general comments of your findings, when available, would be greatly appreciated! Thanks, Jorge Gonzalez On Feb 19, 10:35 pm, Greg Marine gregmar...@iccnet.org wrote: Thanks Jeff! I'll have a look at this. I really appreciate it! Greg On Feb 19, 1:59 pm,

[appengine-java] Re: Unable to deploy to App Engine Anymore

2010-02-20 Thread Henning
Problem solved. Found appcfg.sh in the sdk folder and did a rollback. Regards, Henning On 20 Feb., 14:00, Henning henning2...@hotmail.de wrote: Hi, I had a connection error during a deployment so the thing did not go through. Now I have a connection again, but am not able to do any

[appengine-java] ListListString

2010-02-20 Thread Henning
Hello, I have a class MainConfiguration I want do be persisted. In this class there is a property of type @Persistent private ListListString engRegKeyCustom; If I try to search for a MainConfiguration entity or if I try to persist one I get the following error... Is this because of my

[appengine-java] Re: Google maps geocoder responds with 620 error since last nights server maintenance

2010-02-20 Thread Ivan Pardo
I'm having the same problem. On Feb 20, 3:06 am, Anders anders.ny...@gmail.com wrote: Still having problems here as well. What you are seeing Jeff is probably the bot information page, besides 620s I'm getting this response: htmlheadmeta http-equiv=content-type content=text/html;

[appengine-java] Re: Using GAE Platform Outside of Google

2010-02-20 Thread Greg Marine
Hi Jorge, Yes, I will be sure to report my evaluation results. Thanks, Greg On Feb 20, 8:36 am, Jorge athenas...@gmail.com wrote: Hello Greg, A report, or simple general comments of your findings, when available, would be greatly appreciated! Thanks, Jorge Gonzalez On Feb 19, 10:35 

[appengine-java] Re: ListListString

2010-02-20 Thread Nick
If you replace the list list string with of list string does it work? If so then the list list is probably the problem, in this case why not encapsulate a list of string into its own class. On Feb 20, 1:35 pm, Henning henning2...@hotmail.de wrote: Hello, I have a class MainConfiguration I

[appengine-java] wildcard *srt support?

2010-02-20 Thread Prashant Gupta
url-pattern*.gwtrpc/url-pattern doesn't seem to match any url. Is it not supported in appengine/jetty ? -- 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 google-appengine-j...@googlegroups.com. To