Installing and deploying Macromedia ColdFusion MX

Before you can run ColdFusion applications, you must complete the following procedures to install and deploy ColdFusion MX to your application server:

  1. Installing the ColdFusion MX files
  2. Deploying ColdFusion on WebLogic Server
  3. Running the startup wizard

Installing the ColdFusion MX files

This section describes how to install the ColdFusion MX web application and installation documentation.

To install ColdFusion MX files:

  1. Ensure that your system environment meets the system requirements described in Chapter 1, "Introduction".
  2. Review the section "Installing ColdFusion MX for J2EE".
  3. Read the Release Notes for any late-breaking information or updates.
  4. Close any applications that are currently running on the computer to which you are deploying ColdFusion MX.
  5. If you have the ColdFusion MX for J2EE CD-ROM, insert the CD. Otherwise, download the installer file for your platform from the Macromedia website or a designated network. The installer files for ColdFusion MX for J2EE are called coldfusion-j2ee-win.exe for Windows, coldfusion-j2ee-linux.bin for Linux, and coldfusion-j2ee-solaris.bin for Solaris.
  6. Start the installation program. Do one of the following, depending on your operating system:
    System
    Procedure
    Windows
    Double-click the installer file.
    Solaris or Linux
    Set the working directory to the directory that contains the installer file.
    In GUI mode (you must have XWindows Display configured), enter the installer file for your operating system, followed by the -i gui switch; for example:
    ./coldfusion-j2ee-linux.bin -i gui
    
    
    In console mode, enter the installer file for your operating system, followed by the -i console switch; for example:
    ./coldfusion-j2ee-linux.bin -i console
    
  7. Follow the instructions in the installation program. Use the following information to complete certain sections of the installation program:

    Note:   The installer creates the following log file: install_root/Macromedia_Coldfusion_MX_J2EE_InstallLog.log, where install_root is the directory that you specify when you install the ColdFusion MX files. If you contact Macromedia Technical Support for installation support, you must send them this log file.

Deploying ColdFusion on WebLogic Server

This section describes how to deploy ColdFusion MX on WebLogic Server.

To deploy ColdFusion MX on WebLogic Server:

  1. Determine the domain in which to deploy ColdFusion MX using one of the following methods:
  2. Create a directory under wldomain_root to contain the ColdFusion MX web application. The name of this directory serves as the ColdFusion MX web application context root and is referred to as cf_root.
  3. Using either jar xf or WinZip, expand cfusion.war into the directory you created for the ColdFusion MX web application.
  4. Start the WebLogic Server for the newly created domain by running (or double-clicking) wldomain_root/startWebLogic.cmd (Windows) or wldomain_root/startWebLogic.sh (Unix). WebLogic prompts you for the user ID and password specified during domain creation.
  5. Open the WebLogic Administration Console (http://hostname:portnumber/console) and select domainname > Deployments > Web Applications.
  6. Click Configure a new Web Application.
  7. If necessary, navigate to the directory that contains the expanded ColdFusion WAR file. Click the [select] link when you reach that directory.

    The Configure Application or Component window appears.

  8. Select the target server, optionally modify the default name, and click Configure and Deploy.

    WebLogic deploys the ColdFusion MX web application. Depending on your server, this might take a few minutes.

Tip:   You can also deploy the ColdFusion MX web application using auto-deploy or any other WebLogic deployment mechanism.

Running the startup wizard

After you deploy ColdFusion MX, you run the startup wizard to configure ColdFusion MX. To run the startup wizard in your browser, enter the URL for the ColdFusion MX Administrator. The URL has the following form:

http://host:[port]/cf_context_root/CFIDE/administrator

for example:

http://localhost:7001/cfmx/CFIDE/administrator

For more information on specifying the Administrator URL, see "Accessing the ColdFusion MX Administrator".

When you first access the Administrator, ColdFusion runs the startup wizard. You provide the following information in the wizard to configure ColdFusion.

When the wizard completes, login to the Administrator using the password specified in the install procedure. Successful login to the Administrator is a confirmation that the install procedure was successful. However, you must perform the tasks described in "Enabling specific ColdFusion MX functionality" before complete ColdFusion MX functionality is available.

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6

Comments are no longer accepted for ColdFusion MX. ColdFusion 8 is the current version.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/coldfusion/6/Installing_CFMX_for_J2EE/install_WebLogic2.htm