Strong typing is not supported when using CFC's as webservices.With Flex
Remoting, you don't have to change anything when moving the app to a
production server.Just make sure that the services-config.xml and/or
remoting-config.xml matches on both servers (that is, if you're using a
modified one).If you're using the default "ColdFusion" endpoint,
everything should work "out of the box".