Hi I've got a problem sending objects between Flex andColdfusion using
the AMF Gateway of the newest Coldfusion Version.The transfer from CFC
to Flex does work, but I can't send acomplex object to a CFC.The error
Message is:faultCode:Client.Message.Encoding faultString:'Cannot
createclass of type
'flex.HotlineSystem.bin.cf.Category'.'faultDetail:'Type
'flex.HotlineSystem.bin.cf.Category' not found.'Im totally going nuts
... the transfer from CF to Flex isworking fine, the mapping between
categor...