On Sat, Dec 01, 2007 at 03:44:52PM +0100, Henrik Eriksson wrote:
> My code is exactly the same except that I implemented fault() like so:
> 
> public function fault(info:Object):void
> {
>     who.text = ""+info;
> }
> 
> Just to catch possible errors... this is what I get:
> 
> [FaultEvent fault=[RPC Fault faultString="Error #1009"
> faultCode="InvokeFailed" faultDetail="null"] messageId=null
> type="fault" bubbles=false cancelable=true eventPhase=2]

Hi Henrik,

I can't seem to replicate this.  I just tried with a fresh install of
Resin 3.1.3 and the latest Hessian/Flash snapshot and it works for me.
I did just update the Hessian/Flash library, but it shouldn't have any
effect on the hello world example.  Can you give it another try
under these conditions?

Thanks,
Emil

============================================================

Emil Ong
Chief Evangelist
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

Reply via email to