Re: [appengine-java] Re: Timeout while deploying

2010-11-15 Thread Ikai Lan (Google)
I replied in another thread about this. Can you guys look into your web.xml and replace: http://java.sun.com/dtd/web-app_2_3.dtd";> with: http://www.w3.org/2001/XMLSchema-instance"; xmlns="http://java.sun.com/xml/ns/javaee"; xmlns:web=" http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"; xsi

[appengine-java] Re: Timeout while deploying

2010-11-15 Thread Joakim Söderström
Out of curiosity, I created a app from scratch using the plugin for eclipse. I used GAE 1.3.8 and GWT 2.1.0 and made no changes whatsoever. When I try to deploy this app, I get exactly the same issue. On Nov 13, 4:13 pm, "nicanor.babula" wrote: > Hi, > > Sure thing! > > appId: domodentweb > > an

[appengine-java] Re: Timeout while deploying

2010-11-13 Thread nicanor.babula
Hi, Sure thing! appId: domodentweb and here is appengine.xml: [code] http://appengine.google.com/ns/1.0";> domodentweb 2g true true [/code] On

Re: [appengine-java] Re: Timeout while deploying

2010-11-12 Thread Joakim Söderström
Sure, here are the appengine-web.xml files of our two main apps. I hope this helps! //Joakim 2010/11/12 Ikai Lan (Google) > > Do you guys have a sample appengine-web.xml and application IDs? > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blogger: http://googleappengine.bl

Re: [appengine-java] Re: Timeout while deploying

2010-11-12 Thread Ikai Lan (Google)
Do you guys have a sample appengine-web.xml and application IDs? -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Fri, Nov 12, 2010 at 2:00 AM, Didier Duran

[appengine-java] Re: Timeout while deploying

2010-11-12 Thread Didier Durand
Hi Same thing here: I noticed that the messages in the deploying script have changed a little bit. I guess that Google team has made / is making an update on the infrastructure and it brings some issues... Some patience will probably solve it ;-) didier On Nov 12, 10:43 am, "nicanor.babula" wr

[appengine-java] Re: Timeout while deploying

2010-11-12 Thread nicanor.babula
Hi, I am experiencing the same problem with my application ID: domodentweb com.google.apphosting.utils.config.AppEngineConfigException: Received IOException parsing the input stream for G:/eclipseWorkspaces/ workspace_jee_galileo/domodentweb/war\WEB-INF/web.xml at com.google.apphosting.ut