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 backend in
whatever timeout period you've specified (or the default period, if
you haven't specified).

I recommend getting the RPC tests in
application/demobrowser/source/html/test/RPC_*.html working first
using any one of the provided backends.  From there, you can model
your app's use of RPC on what is in the tests.

Cheers,

Derrell

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to