Zend Framework

AMF class map does not work for request source

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.7.8
  • Fix Version/s: 1.8.1
  • Component/s: Zend_Amf
  • Labels:
    None

Description

If I do:
$server->setClass('ServiceClass','');
$server->setClassMap('com.zend.ServiceClass", "ServiceClass");
And then call it from flex as source="com.zend.ServiceClass" in RemoteObject, it would not work, since the source is not translated through class map. I think it should be.

Activity

Hide
Stanislav Malyshev added a comment -

fixed in SVN

Show
Stanislav Malyshev added a comment - fixed in SVN

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: