Depending on your operating system, you might have to add the following to the
JVM argument:
•
COM (Windows only)
-DJINTEGRA_NATIVE_MODE -DJINTEGRA_PREFETCH_ENUMS
•
CORBA (optional)
argument:
-Xbootclasspath/a:"cf_root/WEB-INF/cfusion/lib/vbjorb.jar"
•
Charting
Define the following argument (or ensure that WEB-INF/cfusion/lib is in the
JVM's classpath):
-Xbootclasspath/a:$cf_root/WEB-INF/cfusion/lib/webchartsJava2D.jar
Note: For JDK 1.4.1 and later versions, specify com.gp.java2d.ExHeadlessGraphicsEnvironment
instead of com.gp.java2d.ExGraphicsEnvironment.
•
Charting (UNIX only)
-Djava.awt.graphicsenv=com.gp.java2d.ExGraphicsEnvironment"
Note: For JDK 1.4.1 and later versions, specify com.gp.java2d.ExHeadlessGraphicsEnvironment
instead of com.gp.java2d.ExGraphicsEnvironment.
•
Security
In addition to enabling sandbox security in the ColdFusion MX Administrator, the
application server must be running a security manager (
you must define the following JVM arguments:
-Djava.security.manager
-Djava.security.policy="
-Djava.security.auth.policy="
Additionally certain application servers require that you disable server-specific policy-file
permissions in order to enable the ColdFusion security manager. For more information, see the
application-server-specific instructions at www.macromedia.com/go/cfmxj2ee-cert.
If the version of tools.jar in your application server's JRE is different from the version of tools.jar
in WEB-INF/cfusion/lib, you should rename or delete WEB-INF/cfusion/lib/tools.jar to ensure
that your application server's tools.jar file is used.
ColdFusion MX J2EE configuration directory structure
The following table describes the directories under the cf_root web application directory when
using the J2EE configuration:
Directory
cfdocs
CFIDE
META-INF
WEB-INF/cfclasses
WEB-INF/cfc-skeletons
WEB-INF/cftags
46
Chapter 3: Installing the J2EE Configuration
Add the following arguments:
Copy vbjorb.jar to WEB-INF/cfusion/lib and define the following
Define the following argument:
cf_root
/WEB-INF/cfusion/lib/coldfusion.policy"
cf_root
Description
Documentation for ColdFusion MX.
Files for the ColdFusion MX Administrator.
Information about the application (might not contain substantial
information).
Compiled ColdFusion templates in your ColdFusion applications.
Support for ColdFusion components that are exported as web
services.
Templates for ColdFusion MX.
java.lang.SecurityManager
/WEB-INF/cfusion/lib/neo_jaas.policy"
java.args
) and
Need help?
Do you have a question about the COLDFUSION MX 61 - INSTALLING AND USING COLDFUSION MX and is the answer not in the manual?