Simon Bailey wrote: > 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? > I don't understand this statement.
The funny thing is that the CFC [Which CFC?] it [What is it?] is trying to invoke is the Flex VO [what Flex VO?] and not the mapped CFC [What is mapped? And how?] > 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? > Alluded to earlier; the Flex VO is being referred to where / by what? By nested data types do you mean that one of the properties inside a CFC is another CFC? That should work fine. -- Jeffry Houser, Technical Entrepreneur Adobe Community Expert: http://tinyurl.com/684b5h http://www.twitter.com/reboog711 | Phone: 203-379-0773 -- Easy to use Interface Components for Flex Developers http://www.flextras.com?c=104 -- http://www.theflexshow.com http://www.jeffryhouser.com -- Part of the DotComIt Brain Trust ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:5757 Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
