Specifications

© 2013 Adobe Systems Incorporated and its licensors. All rights reserved.
15.
1.
2.
3.
4.
5.
6.
7.
1.
2.
contextroot: The context root for the ColdFusion web application. For more information, see Con
section in this page.text root
filename: The directory path and file to display. The path is relative to the cfusion-war directory.
Installing an EAR file or WAR files in UNIX
You can install the ColdFusion J2EE configuration in UNIX. If you are updating an existing deployment of
ColdFusion for J2EE, see section of this document before youUpdating from an earlier version for J2EE
continue.
Install ColdFusion in UNIX (J2EE configuration)
Read the online version of the Release Notes for any late-breaking information or updates. For more
information, see .www.adobe.com/go/learn_cfu_releasenote_en
Ensure that your operating system meets the system requirements described on the Adobe website at
.www.adobe.com/go/learn_cfu_cfsysreqs_en
Review the and sectionInstallation considerations for UNIX Installation considerations for all platforms
s in the document.Preparing to Install ColdFusionPreparing to Install ColdFusion
Determine and record environment information, as described in Preparing to install using the J2EE
section of this document.configuration
Determine the answers to the questions in the section Gathering information necessary to install the
section of this document.J2EE configuration
Log in as root.
Copy the installation file that is appropriate for your platform and locale from the DVD or Adobe
website, and save it to a directory on your local disk. The following installation files are those for
supported J2EE configuration platforms:
Platform File
Linux ColdFusion_10_WWEJ_linux32.bin (for 32-bit
systems)
ColdFusion_10_WWEJ_linux64.bin (64-bit systems)
Solaris ColdFusion_10_WWEJ_solaris64.bin
UNIX (other than Solaris or Linux) ColdFusion_10_WWEJ_java.jar
Using the command, go to the directory with the installation file.cd
Start the installation with the following command:
./<filename> -i console
The installation program starts. To use the ColdFusion_10_WWEJ_java.jar file to install on a UNIX
platform other than Solaris or Linux, enter the following command (for more information, see
Installation considerations for UNIX in page of this wiki ):Preparing to Install ColdFusion
java_home/bin/java -jar ColdFusion_10_WWEJ_java.jar -i console