User guide
26
INSTALLING COLDFUSION 9
Installing the J2EE Configuration
Last updated 1/20/2012
Deploying ColdFusion 9 on JRun 4
When you deploy ColdFusion on an existing version of JRun 4, expand the EAR file or WAR files manually before
deployment.
If you are updating an existing deployment of any previous versions of ColdFusion, undeploy them before you deploy
ColdFusion 9, as described in
“Updating from an earlier version for J2EE” on page 24.
Expand the EAR file
1 Expand the EAR file by performing the following steps:
a Open a console window, navigate to the directory that contains the EAR file, and make a new directory named
cfusion-ear:
md cfusion-ear (mkdir cfusion-ear on UNIX)
b Change to the cfusion-ear directory and expand the cfusion.ear file with the jar command:
Directory Description
cfdocs Documentation for ColdFusion.
CFIDE Files for the ColdFusion Administrator.
WEB-INF/cfclasses Compiled ColdFusion templates in your ColdFusion applications.
WEB-INF/cfc-skeletons Support for ColdFusion components that are exported as web services.
WEB-INF/cfform Files that support Flash forms.
WEB-INF/cftags Templates for ColdFusion.
WEB-ING/flex Configuration and files for LiveCycle Data Services ES.
WEB-INF/gateway Files that support event gateways.
WEB-INF/cfusion/bin Executable files used by ColdFusion.
WEB-INF/cfusion/cfx CFX tag include file and examples.
WEB-INF/cfusion/charting Files for the ColdFusion graphing and charting engine.
WEB-INF/cfusion/Custom Tags Repository for your custom tags.
WEB-INF/cfusion/db Sample databases for all platforms. These databases are Apache Derby databases.
WEB-INF/cfusion/jintegra JIntegra programs, libraries, and other supporting files (for example, to integrate Java and
COM code; manage access to ActiveX controls (OCXs) that are hosted in a graphical user
interface (GUI) container; and register the JVM and type libraries).
WEB-INF/cfusion/lib and
WEB-INF/lib
JAR, XML, property, and other files that are the foundation of ColdFusion, including
functionality such as queries, charting, mail, security, Verity searches Solr searches, and
system probes.
WEB-INF/cfusion/logs ColdFusion log files.
WEB-INF/cfusion/Mail Files, including spool files, used by ColdFusion for mail.
WEB-INF/cfusion/registry Used only in UNIX, by the cfregistry tag.
WEB-INF/cfusion/stubs Compiled code for web services.
WEB-INF/cfusion/verity Verity collections.
WEB-INF/cfusion/solr Solr configuration and Jetty.