System information
15
CONFIGURING AND ADMINISTERING COLDFUSION 9
Using the ColdFusion Administrator
Last updated 2/21/2012
Note: This page is available in the server configuration only.
Before ColdFusion saves your changes, it saves a copy of the current cf_root/runtime/bin/jvm.config file as jvm.bak. If
your changes prevent ColdFusion from restarting, use the jvm.bak file to restore your system. For more information,
see the Online Help.
Settings Summary page
The Settings Summary page shows all ColdFusion configuration settings. Click a group name to open the
Administrator section of that group, where you can edit settings. This page is not enabled in the Standard Edition.
In ColdFusion, you can export the server settings to PDF by clicking the Save As PDF button on this page.
Data & Services section
The Data & Services section of the Administrator is the interface for ColdFusion, data sources, and Verity search and
indexing features. The following table describes some common tasks that you can perform in the Data & Services
section of the Administrator:
Data Sources page
The Data Sources page lets you create, edit, and delete JDBC data sources. Before you can use a database in a
ColdFusion application, you register the data source in the ColdFusion Administrator. For more information, see
“Data Source Management” on page 34.
ColdFusion Collections page
Use this page to create and manage your Verity or Solr collections.
Maximum JVM Heap Size The JVM maximum heap size. The default value is 512 MB.
ColdFusion Class Path The file paths to the directories that contain the JAR files that ColdFusion uses. Specify either the fully
qualified name of a directory that contains your JAR files or a fully qualified JAR filename. Use a comma
to separate multiple entries.
JVM Arguments The arguments to the JVM. Use a space to separate multiple entries (for example, -Xint -Xincgc).
Task Description
Create and manage JDBC data
sources
The Data Sources page lets you establish, edit, and delete JDBC data source connections for ColdFusion.
For more information, see
“Data Source Management” on page 34.
Create and maintain ColdFusion
collections
The ColdFusion Collections page lets you create and delete Verity/Solr collections and perform
maintenance operations on collections that you create. For more information, see
“ColdFusion
Collections page” on page 15.
Define mappings for web services The Web Services page lets you produce and consume remote application functionality over the
Internet. For more information, see
“Web Services page” on page 16.
Specify settings to integrate with
Adobe® Flex™ applications
The Flex Integration page lets you specify which Flex integration features to enable and which IP
addresses can perform data service operations. For more information, see
“Flex Integration page” on
page 16.
Option Description