Re: [qooxdoo-devel] RPC "local timeout expired"

2007-07-31 Thread Tobias Koller (GERMO GmbH)
Betreff: [qooxdoo-devel] RPC "local timeout expired" Hi, I'm doing rpc async call's and It's not working. I'm getting the exception "Local error 1: Local time-out expired", and a javascript error: "response.id has no properties". When I do sync c

Re: [qooxdoo-devel] RPC "local timeout expired"

2007-07-31 Thread Derrell Lipman
On 7/31/07, Enaldo Amorim <[EMAIL PROTECTED]> wrote: > Hi Derrell, > > even if I run the RPC tests in > application/demobrowser/source/html/test/RPC_*.html I get the same > error. Is the backend server running? You can't run those from the qooxdoo site, since it does not provide a backend. You h

Re: [qooxdoo-devel] RPC "local timeout expired"

2007-07-31 Thread Enaldo Amorim
Hi Derrell, even if I run the RPC tests in application/demobrowser/source/html/test/RPC_*.html I get the same error. Att Enaldo Amorim 2007/7/31, Derrell Lipman <[EMAIL PROTECTED]>: > On 7/30/07, Enaldo Amorim <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'm doing rpc async call's and It's not wor

Re: [qooxdoo-devel] RPC "local timeout expired"

2007-07-31 Thread Derrell Lipman
On 7/30/07, Enaldo Amorim <[EMAIL PROTECTED]> wrote: > Hi, > > I'm doing rpc async call's and It's not working. I'm getting the > exception "Local error 1: Local time-out expired", and a javascript > error: "response.id has no properties". It sounds like you're not getting a response back from the

[qooxdoo-devel] RPC "local timeout expired"

2007-07-31 Thread Enaldo Amorim
Hi, I'm doing rpc async call's and It's not working. I'm getting the exception "Local error 1: Local time-out expired", and a javascript error: "response.id has no properties". When I do sync call's I always get null result. Even if I run the DemoBrowser RPC test's I get this errors. - Windows

[qooxdoo-devel] RPC "local timeout expired"

2007-07-30 Thread Enaldo Amorim
Hi, I'm doing rpc async call's and It's not working. I'm getting the exception "Local error 1: Local time-out expired", and a javascript error: "response.id has no properties". Could anyone help me? Att. Enaldo Amorim - Th