Hi PKumar,

I try a custom class object (I uploaded a Product example). That worked for
me, I think it has a String and a int or something like that. Did you try
that?
I didn't try more complex inheritance, but that is crucial to make RO be
used in real production cases.

As I'm this days working on Royale site and Alex said he wants to work as
well in other things. Could you help trying to get the rest of cases to
work?

That's would be very helpful and appreciated

Let us now!

Thanks

Carlos



2017-09-24 9:51 GMT+02:00 PKumar <prashaku...@gmail.com>:

> Carlos,
>
> I tested it with most of built in data type( Including Vector)  and it is
> working  ok, but I  can  not send or receive following  type:
>
> ArrayList - send & receive not  working
> Custom Class Object - nor able to  send it , getting  exception at BlazeDs
> side.
> Complex  Object with Inheritance - not working
>
> One more thing i noted with RemoteObject , that i can not send multiple
> request  to BlazeDs side.
> eg.
> //Passing Vector
> var vector1:Vector.<String> = new Vector.<String>();
> vector1.push("test");
> service.send("passObject",[vector1]);
>
> //Passing Array of String
> service.send("passArray",[["Test1","Test2"]]);
>
> In this only first request goes to server second one does not go.
>
>
>
>
> --
> Sent from: http://apache-flex-development.2333347.n4.nabble.com/
>



-- 

<http://www.codeoscopic.com>

Carlos Rovira

Director General

M: +34 607 22 60 05

http://www.codeoscopic.com

http://www.avant2.es


Conocenos en 1 minuto! <https://youtu.be/P2IEAYDG5HU>


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, teniendo usted derecho de acceso,
rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
necesaria.

Reply via email to