ColdFusion MX 7 J2EE configuration directory structure

The following table describes the directories under the cf_webapp_root web application directory when you use the J2EE configuration:

Directory

Description

cfdocs

Documentation for ColdFusion MX 7.

CFIDE

Files for the ColdFusion MX Administrator.

WEB-INF/cfclasses

Compiled ColdFusion templates in your ColdFusion MX 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 MX.

WEB-INF/gateway

Files that support event gateways.

WEB-INF/cfusion/bin

Executable files used by ColdFusion MX.

WEB-INF/cfusion/cfx

CFX tag include file and examples.

WEB-INF/cfusion/charting

Files for the ColdFusion MX graphing and charting engine.

WEB-INF/cfusion/Custom Tags

Repository for your custom tags.

WEB-INF/cfusion/db

Sample databases: in Windows, the files for sample Microsoft Access databases and ODBC services; on UNIX, the files for the sample PointBase databases. Also includes software for installing ODBC support and other database system-specific files.

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 MX, including functionality such as queries, charting, mail, security, Verity searches, and system probes.

WEB-INF/cfusion/logs

ColdFusion MX log files.

WEB-INF/cfusion/Mail

Files, including spool files, used by ColdFusion MX 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.