Using The Configuration And Settings Wizard - MACROMEDIA COLFUSION MX 7-MIGRATING APPLICATIONS TO COLDFUSION MX 7 Manual

Migrating applications to coldfusion mx 7
Table of Contents

Advertisement

Define data sources in the ColdFusion MX Administrator. If possible, do not run tests against
4.
a production database.
Copy CFM files to the cf_root/wwwroot (server configuration) or jrun_root/servers/coldfusion/
5.
cfusion-ear/cfusion-war (multiserver configuration) directory.
Test the code in your application using the ColdFusion Code Compatibility Analyzer. For more
6.
information, see
Based on the results of the Code Compatibility Analyzer report and the incompatibilities listed
7.
in this guide, make a migration plan. For example, you might plan to immediately fix code that
causes errors, such as
fixes, such as replacing deprecated tags and using new functionality.
Make the necessary changes to your ColdFusion application and run the application using the
8.
built-in web server. Ensure that you test all application features under load, not just with a few
users.
When the application is ready for production, perform the following steps:
9.
Run the Web Server Configuration Tool for the web server used in production. For more
a
information, see Installing and Using ColdFusion MX or Configuring and Administering
ColdFusion MX.
Rename the CFIDE directory under your production web root.
b
Copy the CFIDE directory and the application's CFM files to your production web root.
c
Do not copy the cfdocs directory to a production server.
Your application is now ready for production on ColdFusion MX.

Using the Configuration and Settings Wizard

If you have ColdFusion 5 installed on the same computer as ColdFusion MX, the Configuration
and Settings Migration Wizard prompts you to migrate settings to the ColdFusion MX
installation. For Windows, the wizard typically runs immediately after you finish the installation;
for UNIX, the wizard runs the first time that you open the ColdFusion MX Administrator.
If you choose not to migrate settings, you can rerun the wizard at a later time by performing the
following steps:
Close the ColdFusion MX Administrator, if it is not already closed.
1.
Open cf_root/lib/adminconfig.xml in a text editor, change
2.
save the file.
Restart the ColdFusion MX Administrator.
3.
You are prompted again to migrate your settings.
Caution: If you migrate your ColdFusion 5 settings later, you might overwrite new ColdFusion MX
settings.
"Using the ColdFusion Code Compatibility Analyzer" on page
dbtype="dynamic"
in query tags, and to schedule and prioritize other
runmigrationwizard

Using the Configuration and Settings Wizard

10.
to true, and
9

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents