For some ColdFusion MX functionality to work properly, you must manually configure your application server. This section describes what to do for the following functionality:
This section explains how to enable Component Object Model (COM) support in Windows after installing ColdFusion MX.
-DJINTEGRA_NATIVE_MODE -DJINTEGRA_PREFETCH_ENUMS
This section describes how to configure your application server to use ColdFusion MX charting and graphing (cfchart, cfchartdata, and cfchartseries tags).
-Djava.awt.graphicsenv=com.gp.java2d.ExGraphicsEnvironment -Xbootclasspath/a:cf_root/WEB-INF/cfusion/lib/webchartsJava2D.jar
To use the Verity search engine and the cfcollection, cfindex, and cfsearch tags, you must enable Verity searching. To enable Verity, you must configure the library search path to find the Verity binary files. (The Verity files are in the cf_root\WEB-INF\cfusion\lib directory in Windows, and the cf_root/WEB-INF/cfusion/lib directory on UNIX.)
For security reasons, Macromedia recommends that you disable RDS on a production server. If you install and enable RDS support, you can disable it later by undeploying it.
Note: If RDS is disabled, the Browse Server button does not work in the ColdFusion MX Administrator (for example, on the ColdFusion Mappings page).
To disable RDS, you must do the following:
For instructions on disabling the RDS Servlet, see "Using RDS". The following procedure describes how to disable the RDS web application.
sunone_root/bin/asadminundeploy -u user -w password -H servername -p port --type web --instance instancename rds
For example:
asadminundeploy-uadmin-wfoonight-HSERV01-p4848--type web--instance server1rdsColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6
Comments are no longer accepted for ColdFusion MX. ColdFusion 8 is the current version.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6/Installing_CFMX_for_J2EE/install_SunOne73.htm
Comments
jrunrandy said on Apr 12, 2004 at 8:06 AM :