Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Gateway server-name will not change

Contributor ,
May 27, 2008 May 27, 2008
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
409
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
May 27, 2008 May 27, 2008
LATEST
Problem solved. It required the web host to restart the CF service so that the new domain name was picked up from the web server.

Doug
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources