[appengine-java] Re: Channel socket close error

2010-12-11 Thread Didier Durand
Hi, you should more probably ask this question in the GWT support forum didier On Dec 12, 1:08 am, Scott wrote: > Howdy, > > When I close my socket from a javascript based client by calling the > socket.close() method the following error is always caught in the > socket.onerror function: > > 500

[appengine-java] DEPLOYMENT FAILING AGAIN

2010-12-11 Thread Sumi
Suddenly deployment is failing again...without any changes.. I face the same problem 2 days ago..wasted all day and now again same thing is happening... Anybody knows why this is having and when this will be resolved... -- You received this message because you are subscribed to the Google Group

[appengine-java] Channel socket close error

2010-12-11 Thread Scott
Howdy, When I close my socket from a javascript based client by calling the socket.close() method the following error is always caught in the socket.onerror function: 500 - Client connection with ID connection-17 not found Do I need to do something different to not get this error or can I safely

[appengine-java] Name was not previously introduced as per JSP.5.3

2010-12-11 Thread Z
Since I moved GAEJ 1.4.0, I am getting this error: Exception in thread "main" org.apache.jasper.JasperException: jsp:getProperty for bean with name 'userDO'. Name was not previously introduced as per JSP.5.3 when it is trying to compile some of JSP pages. Has anyone ever seen this issue? p.p1 {marg