CFC onMissingMethod and Flex Remoting

Feb 09, 2009
Darin Kohles, one of the programmers at EchoEleven, found this problem and has already reported it to Adobe, but I figure it would make a nice blog post as well. Apparently when doing a Flex remote object call to a ColdFusion component (CFC) that requires the use the onMissingMethod function, then one of two things can occur. One the remote object's fault handler is called and nothing happens or the fault handler is called and yet the result to the cfc makes it through. I was able to verify the first situation, but EchoEleven is seeing the second possibility which is really weird.

Hopefully this can be fixed soon by Adobe, but in the mean time take note that Flex remoting to onMissingMethod apparently doesn't work at the this time.

Comments

Darin Kohles

Darin Kohles wrote on 02/14/092:16 PM

Here's my blurb on the issue:

http://darinkohles.wordpress.com/2009/02/14/onmissingmethod-missing-method-on/

If I see any interest, I'll post some basic code, or John will.
Darin Kohles

Darin Kohles wrote on 02/14/092:19 PM

John? won't you?... you will, right.... or... ok I'll do it tomorrow...

Write your comment



(it will not be displayed)