Hi all, I have a frustrating scenario and am wondering if anyone can shed some light on this issue. For some reason a remoting request is failing and the error I am seeing in Charles is similar to below:
faultString String Unable to invoke CFC - Could not find the ColdFusion Component or Interface com.newtriks.model.vo.CustomVO The funny thing is that the CFC it is trying to invoke is the Flex VO and not the mapped CFC? This is one of a series of objects and remote methods and all other work fine, it is only this one object that throws this error. I have triple checked the mapping in the object and that is correct. The only thing that is different with this object is its nested deeper that others, but, other nested objects in other remote calls work fine. So, why is the Flex VO being referred to instead of the CFC and is there known problems with nested data typed objects that are nested? Cheers, Simon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/flex/message.cfm/messageid:5756 Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
