I have changed the name of my domain on a shared server at a
web host.
When a swf calls the Flash Remoting gateway, CF provides the
path to the cfc required.
After changing the domain name everything works correctly
except CF still provides the old domain name to the remoting
gateway.
I presume this happens in
CFusionMX7/wwwroot/WEB-INF/flex/services-config.xml where the
gateway is defined and the domain name gets bound to {server.name}.
Does anyone know where this name comes from and how to force
CF to reset it?
Doug