"Alex D." <[EMAIL PROTECTED]> writes: > i have following problem with qx.io.remote.rpc.callAsync(): > in case of an error in backend( in php-script for example) > qx.io.remote.XmlHttpTransport throws an error: *Could not execute json: .... * > That's OK, but the problem is that this error doesn't bubble up to my class > though i can't react appropriate to it(show a message for user or smth. like > this). Or can i?
Hi Alex, If you can provide a test file which can be added to a /services/ directory in the PHP JSON-RPC server that causes this problem with one of the RPC_*.html test files, I'll ensure it gets fixed. You're supposed to get proper error indications propagated to the application upon various classes of errors. Cheers, Derrell ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
