I've been using Flex Builder. The mxmlc version is: 2.0.1 build
155542. I'll try it with a newer build later today.
'H
On Dec 4, 2007 6:55 PM, Emil Ong <[EMAIL PROTECTED]> wrote:
> Hi Henrik,
>
> I tried your code and I did get the same error when I ran your
> binary, but when I recompiled your code with the latest snapshot,
> everything was fine. Maybe we're using different versions of flex:
>
> % mxmlc -version
> Version 2.0.1 build 166910
>
> Are you using a newer or older build?
>
> Emil
>
>
> On Tue, Dec 04, 2007 at 01:49:22PM +0100, Henrik Eriksson wrote:
> > OK, I've tried it under the same conditions as you now. Still getting
> > an error, but a slightly different one (and the call is also
> > successful - both result and fault are called). The new error is:
> > [FaultEvent fault=[RPC Fault faultString="Key producerSendError was
> > not found in resource bundle messaging" faultCode="InvokeFailed"
> > faultDetail="null"] messageId=null type="fault" bubbles=false
> > cancelable=true eventPhase=2]
> >
> > I'll send you my code later today.
> >
> > 'H
> >
> > On Dec 4, 2007 1:52 AM, Emil Ong <[EMAIL PROTECTED]> wrote:
> > > 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?
>
> ============================================================
>
> 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
>
_______________________________________________
hessian-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/hessian-interest