Adobe 38043740 User Guide - Page 41

ColdFusion J2EE deployment and configuration

Page 41 highlights

ADOBE COLDFUSION 8 37 Installing and Using ColdFusion ColdFusion J2EE deployment and configuration The J2EE specification allows application servers to handle compressed and expanded deployments in a serverdependent manner; each application server has its own deployment and configuration mechanism, as the following table shows: Application server Deployment mechanism Expanded or compressed deployment JRun 4 Auto deploy to server root or deploy using Expanded the JRun Administrative Console IBM WebSphere IBM WebSphere Administrative Console Compressed BEA WebLogic Weblogic Administration Console/Auto deploy to server domains Expanded Oracle Application Server 10g OracleAS Enterprise Manager Console Compressed JBOSS Application Server Auto deploy to server root Expanded For basic deployment information, see your J2EE application server documentation. ColdFusion deployment instructions differ for each J2EE application server. For more information, see the following: • "Deploying ColdFusion 8 on JRun 4" on page 38 • "Deploying ColdFusion 8 on IBM WebSphere" on page 42 • "Deploying ColdFusion 8 on BEA WebLogic" on page 52 • "Deploying ColdFusion 8 on Oracle Application Server 10g" on page 57 • "Deploying ColdFusion 8 on JBoss Application Server" on page 60 J2EE directory structure The following table describes the directories under the cf_webapp_root web application directory when you use the J2EE configuration: Directory cfdocs CFIDE WEB-INF/cfclasses Description Documentation for ColdFusion. Files for the ColdFusion Administrator. Compiled ColdFusion templates in your ColdFusion applications.

  • 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

37
ADOBE COLDFUSION 8
Installing and Using ColdFusion
ColdFusion J2EE deployment and configuration
The J2EE specification allows application servers to handle compressed and expanded deployments in a server-
dependent manner; each application server has its own deployment and configuration mechanism, as the
following table shows:
For basic deployment information, see your J2EE application server documentation. ColdFusion deployment
instructions differ for each J2EE application server. For more information, see the following:
“Deploying ColdFusion 8 on JRun 4” on page 38
“Deploying ColdFusion 8 on IBM WebSphere” on page 42
“Deploying ColdFusion 8 on BEA WebLogic” on page 52
“Deploying ColdFusion 8 on Oracle Application Server 10g” on page 57
“Deploying ColdFusion 8 on JBoss Application Server” on page 60
J2EE directory structure
The following table describes the directories under the
cf_webapp_root
web application directory when you use
the J2EE configuration:
Application server
Deployment mechanism
Expanded or compressed deploy-
ment
JRun 4
Auto deploy to server root or deploy using
the JRun Administrative Console
Expanded
IBM WebSphere
IBM WebSphere Administrative Console
Compressed
BEA WebLogic
Weblogic Administration Console/Auto
deploy to server domains
Expanded
Oracle Application Server 10g
OracleAS Enterprise Manager Console
Compressed
JBOSS Application Server
Auto deploy to server root
Expanded
Directory
Description
cfdocs
Documentation for ColdFusion.
CFIDE
Files for the ColdFusion Administrator.
WEB-INF/cfclasses
Compiled ColdFusion templates in your ColdFusion applications.