Web Services, Optional Parameters and Flash MX and ColdFusion MX
If you are playing around with calling web services from Flash Remoting or ColdFusion MX, you have to pass all parameters to the web service even if they are not required.
From what i understand, this is an issue with the Axis code that CFMX uses for communicating with web services.