Hi,
Because of cross domain concerns, I am using the script transport
implementation to make server calls. It works fine, the server actually
generates a JS script that gets executed automatically. However I always
have a warning like this each time I make a server call:
11469ms qx.io.remote.RequestQueue[77]: Timeout: transport 79Native.js (line
51)
11500ms qx.io.remote.RequestQueue[77]: 5026ms > 5000msNative.js (line 51)
11506ms qx.io.remote.Exchange[79]: Timeout: implementation 7a
Why this timeout? How can I fix this (even if it is actually inoffensive) ?
Another question, I am currently directly executing JS code that the server
generates. But if I were using serialized JSON, I am not too sure how it
could work given that IE does not fire an event on a <script> element that
gets loaded. How can you thus fire the "completed" event on such a request?
Cheers
Jean-Noel
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel