Search Flex Samples

Having issues with CF mappings and Flash Remoting? Try this.

This tidbit just in: if you've had an issue where you have things in mappings (like ColdSpring, for example) and you're having issues with those mappings resolving correctly while hitting CFCs via the built-in Flash Remoting gateway that comes with ColdFusion, try this:

Open {cf install dir}/web-inf/flex/remoting-config.xml and change false to true (line 24 in my remoting-config.xml file).

Restart your ColdFusion instance.

Test your Flex app with your CFCs in a mapped location instead of in the webroot

0 comments:

Related Flex Samples

Learn Flex: Flex Samples | Flex Video Tutorials Flex Examples