Adobe 38043740 User Guide - Page 36

Installing an EAR file or WAR files in UNIX

Page 36 highlights

32 CHAPTER 5 Installing the J2EE Configuration 15 To learn about ColdFusion, read the documentation, which is accessible through the Documentation link on the Resources page of the ColdFusion Administrator. 16 Code ColdFusion CFM pages. Store CFM pages under the web application root (either cfusion-ear\cfusion-war or cfusion-war) and access these pages using a URL of the form http://hostname:portnumber/context-root/filename.cfm, as follows: • hostname The machine name, IP address, or localhost. • portnumber The port number used by your application server's web server. • contextroot The context root for the ColdFusion web application. For more information, see "Context root" on page 28. • filename The directory path and file to display. The path is relative to the cfusion-war directory. For example, to display a CFM file located at C:\JRun4\servers\myserver\cfusion-ear\cfusionwar\eisapp\index.cfm using the built-in JRun web server and a context root of cf8, specify the URL as http://localhost:8100/cf8/eisapp/index.cfm. 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 MX, ColdFusion MX 6.1, or ColdFusion MX 7 for J2EE, see "Updating from an earlier version for J2EE" on page 36 before you continue. install ColdFusion in UNIX (J2EE configuration) 1 Read the online version of the Release Notes for any late-breaking information or updates. For more information, see www.adobe.com/go/cf8_releasenotes. 2 Ensure that your operating system meets the system requirements described on the Adobe website at www.adobe.com/go/cf8_sysreqs. 3 Review the "Installation considerations for UNIX" on page 6 and "Installation considerations for all platforms" on page 5. 4 Determine and record environment information, as described in "Preparing to install using the J2EE configuration" on page 30. 5 Determine the answers to the questions in the section "Gathering information necessary to install the J2EE configuration" on page 25. 6 Log in as root.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112

CHAPTER 5
32
Installing the J2EE Configuration
15
To learn about ColdFusion, read the documentation, which is accessible through the Documentation link on
the Resources page of the ColdFusion Administrator.
16
Code ColdFusion CFM pages.
Store CFM pages under the web application root (either cfusion-ear\cfusion-war or cfusion-war) and access
these pages using a URL of the form http://
hostname
:
portnumber
/
context-root
/
filename
.cfm, as follows:
hostname
The machine name, IP address, or localhost.
portnumber
The port number used by your application server’s web server.
contextroot
The context root for the ColdFusion web application. For more information, see “Context
root” on page 28.
filename
The directory path and file to display. The path is relative to the cfusion-war directory.
For example, to display a CFM file located at C:\JRun4\servers\myserver\cfusion-ear\cfusion-
war\eisapp\index.cfm using the built-in JRun web server and a context root of cf8, specify the URL as
http://localhost:8100/cf8/eisapp/index.cfm.
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 MX, ColdFusion MX 6.1, or ColdFusion MX 7 for J2EE, see “Updating from an earlier version for
J2EE” on page 36 before you continue.
install ColdFusion in UNIX (J2EE configuration)
1
Read the online version of the Release Notes for any late-breaking information or updates. For more infor-
mation, see
www.adobe.com/go/cf8_releasenotes
.
2
Ensure that your operating system meets the system requirements described on the Adobe website at
www.adobe.com/go/cf8_sysreqs
.
3
Review the “Installation considerations for UNIX” on page 6 and “Installation considerations for all platforms”
on page 5.
4
Determine and record environment information, as described in “Preparing to install using the J2EE configu-
ration” on page 30.
5
Determine the answers to the questions in the section “Gathering information necessary to install the J2EE
configuration” on page 25.
6
Log in as root.