Installation considerations

This section describes the following topics for installing or upgrading to ColdFusion MX 7:

Note: To use VisiBroker for CORBA connections in ColdFusion MX 7, see Enabling CORBA support.

Installation considerations for all platforms

The following are installation considerations for all platforms:

To enable Flash Remoting to access web services through ColdFusion MX 7:

  1. Open the cf_root/WEB-INF/gateway-config.xml file in a text editor.
  2. Locate the following line.
    <!--<adapter>coldfusion.flash.adapter.CFWSAdapter</adapter>-->
    
  3. Remove the comments, so that the line appears as follows.
    <adapter>coldfusion.flash.adapter.CFWSAdapter</adapter>
    
  4. Save the file.
  5. Restart ColdFusion MX 7.

    For more information on Flash Remoting, see ColdFusion MX Developer's Guide.

Installation considerations for Windows

The following installation considerations are for Windows systems only:

Installation considerations for UNIX

The following are installation considerations for UNIX systems only:


View comments in LiveDocs