--- Tamas Jung <[EMAIL PROTECTED]> wrote: > I tried "Hessian ActionScript Hello World" on > http://hessian.caucho.com/doc/flash.xtp . It works fine except a > serious > error handling > issue. If I modify the fault function to trace the info object, I > get this: > > [FaultEvent fault=[RPC Fault faultString="Error #1009: Cannot > access a > property or method of a null object reference." > faultCode="InvokeFailed" > faultDetail="null"] messageId=null type="fault" bubbles=false > cancelable=true eventPhase=2] > > Despite of this error, I get the correct result from the server, so > I > could ignore it, but if something goes really wrong (ie. the server > is down) > the message is the same. Because of this there is no way for having > correct exception handling.
Hi Tamas, I've filed this as a bug here: http://bugs.caucho.com/view.php?id=2024 I'll see if I can fix it this week. Thanks, Emil ============================================================ Emil Ong Software Engineer Caucho Technology, Inc. Tel. (858) 456-0300 mailto:[EMAIL PROTECTED] Caucho: Reliable Open Source --> Resin: application server --> Quercus: PHP in Java --> Hessian Web Services _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
