Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2024 | minor | always | 09-24-07 15:22 | 10-02-07 10:32 | |
|
|||||
Reporter: | emil | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.2 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.3 | ||
|
|||||
Summary: | 0002024: Hessian/Flash Error Handling | ||||
Description: |
(Reported by Tamas Jung) 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 0001009: 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. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|