Re: [Resin-interest] AMFPHP on Quercus

2010-03-04 Thread Emil Ong
Hi Brian, I think your best bet is to use BlazeDS. As far as I know, nobody has used AMFPHP with Quercus, but using BlazeDS would be simple (just use new Java("some.blazeds.Clazz", "first arg", "etc") to create objects). You could also try using Hessian Flash, but then you'd need your objects to

[Resin-interest] AMFPHP on Quercus

2010-03-04 Thread Brian Topping
Greetings, I'm just getting started with Quercus and am in a situation where an existing application is using AMFPHP. Looking at the client packets that AMFPHP is storing in the logs, they appear to be well-formed. When I look at them on the wire with Wireshark, they have Java class name