On 8/19/2010 3:38 PM, Wesley Acheson wrote: > Does flex4 still have channel config and remoting config? If so could > you post them? Your communication channels should be listed there I > think.
There doesn't seem to be a channel config, and I'm not seeing anything in the remoting config that would play into this. Perhaps you mean the services config file? That is where I see all the channel definitions, which all look similar to this: <endpoint uri="http://{server.name}:{server.port}{context.root}/flex2gateway/" class="coldfusion.flash.messaging.CFAMFEndPoint"/> I did one point try manually setting that endpoint to "localhost/flex2gateway" and restarted the CF server to see if that effected it, but still did get the error. --- Mary Jo