Two machines, both fresh ColdFusion installs. Set up a Gateway Instance named cfflexgw. Point it to a working CFC and the local cfg file. When I send a simple message to the gateway, I get the following error:
Multiserver 9.0.2. Using the base cfusion instance, and I did not alter any of the xml config files yet. This code worked on 9.0.1 (and is still working) in OSX 10.7. I also tried a stripped down CFC and message. Any help yoiu can provide is appreciated! Remoting is working fine BTW, just not sending message from CF via the ColdFusionGateway. Thanks, NicUnable to find the Flex adapter for destination ColdFusionGateway in the RMI registry on localhost:1099.
I was able to solve this. I wrote a blog post so it hopefully saves someone else time. I still have no idea why this setting would need to be changed, so perhaps a CF Engineer can explain it for my future education.