Re: RemoteObject

2018-02-16 Thread Carlos Rovira
Hi Piotr, right I only tested with java bakcend. But in theory backend should be agnostic. AMF should work with whatever implementation out there (java, php, .net, python, ...) Maybe Frederick should start trying to make work the example we have in our repo (java part and royale part). Maybe even s

Re: RemoteObject

2018-02-16 Thread Carlos Rovira
Hi Frederic, thanks for filling this and take a look into AMF! Hope you could help us a bit with this. 2018-02-16 0:21 GMT+01:00 Fréderic Cox : > Hi Alex, > > I created https://github.com/apache/royale-asjs/issues/119, hope that is > in the correct place and with more readable mark-up. > > Regard

Re: RemoteObject

2018-02-16 Thread Fréderic Cox
Hi Carlos, Sure I’ll see what I can do. Feel I have lots to leatn about Royale and AMF (it just works with Flash/AIR so not up to date about the inner workings). I’ll try to test the examples over the weekend. Do you think the AMFPHP version could be an issue or is it assumed to work in Royale

Re: RemoteObject

2018-02-16 Thread Piotr Zarzycki
Frederic, Could you share some hello world implementation of AMFPHP along with Hello World app in Flex ? I may also look into that and compare the results. Just don't want to waste time on setup things to prepare AMFPHP stuff. Do you have such things ? Thanks, Piotr 2018-02-16 15:57 GMT+01:00 F

Re: RemoteObject

2018-02-16 Thread Prashant Kumar
I tested couple of scenarios of FlexJS AMF. only fews are working. I will check with Royal and share output tomorrow. On 16-Feb-2018 8:30 PM, "Piotr Zarzycki" wrote: > Frederic, > > Could you share some hello world implementation of AMFPHP along with Hello > World app in Flex ? I may also look i

Re: RemoteObject

2018-02-16 Thread Fréderic Cox
Any instructions on how to build the example? This is kind of complicated for me as I have 0 experience with JAVA and even less with Maven ;-)

Re: RemoteObject

2018-02-16 Thread Fréderic Cox
Updated https://github.com/apache/royale-asjs/issues/119, can't get the JAVA part to work but changing the AMF endpoint to AMFPHP I get an error code when calling, so maybe that can help further research On Fri, Feb 16, 2018 at 9:21 PM, Fréderic Cox wrote: > Any instructions on how to build the

Re: RemoteObject

2018-02-16 Thread Fréderic Cox
Updated https://github.com/apache/royale-asjs/issues/119, think I am getting closer :-) On Fri, Feb 16, 2018 at 9:51 PM, Fréderic Cox wrote: > Updated https://github.com/apache/royale-asjs/issues/119, can't get the > JAVA part to work but changing the AMF endpoint to AMFPHP I get an error > code

Re: RemoteObject

2018-02-16 Thread Prashant Kumar
Carlos, If I sends only primary type as int , number , date etc then all works fine but if I sends custom types as a Arraylist , VOs, and other inherited types does not work properly. Regards, Prashant On 17-Feb-2018 2:50 AM, "Fréderic Cox" wrote: Updated https://github.com/apache/royale-asjs

Re: RemoteObject

2018-02-16 Thread Alex Harui
Do your VO's have [RemoteClass] metadata? We did test custom types. -Alex From: Prashant Kumar mailto:prashaku...@gmail.com>> Reply-To: "users@royale.apache.org" mailto:users@royale.apache.org>> Date: Friday, February 16, 2018 at 8:37 PM To: "users@royale.apache

Re: RemoteObject

2018-02-16 Thread Prashant Kumar
Yes, I will share my code. On 17-Feb-2018 11:12 AM, "Alex Harui" wrote: > Do your VO's have [RemoteClass] metadata? We did test custom types. > > -Alex > > From: Prashant Kumar > Reply-To: "users@royale.apache.org" > Date: Friday, February 16, 2018 at 8:37 PM > To: "users@royale.apache.org"