Hello,

 

I have created a generic VO, from which every VO should extend. I am using a service to send my object VO (extends GenericVO) from flash to php. But it is resulting on an error I am unable to solve (captured on servicecapture):

 

“Fatal error: Class 'GenericVO' not found in D:\webfuel\castingoffice\dist\izi\vo\TestLoginRequestVO.php on line 3”

 

When I create code on the php service file to test it, and open it on the browser, everything works fine.

When I test it using my client swf to send the VO to the server through the service, only works fine if the server side VO doesn’t extend from GenericVO.

 

I have set the $gateway->setBaseCustomMappingsPath to the appropriate directory on the advancedsettings.php.

 

I do not have a clue on how to solve this. Can you help me?

 

João Saleiro

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to