Hi all,

When I pass an instance of one of our ActionScript value objects (ContactVO) to the server, I am getting the following error from Zend_Amf_Server:

"Unable to parse null body data flex.messaging.io.ArrayCollection mapped class is not defined"

In the ContactVO are several properties that are ArrayCollection objects, and I understand that I must need to map this to a PHP class somehow, but I'm unsure how to do it.

Has anyone else run into a similar issue? If so, how to resolve it?

Thanks in advance!

Best regards,
Darby

Reply via email to