Specifications
© 2013 Adobe Systems Incorporated and its licensors. All rights reserved.
7.
b.
1.
2.
3.
4.
1.
2.
3.
4.
5.
6.
7.
1.
2.
graphing on AIX, Linux, and Solaris systems. This step is not required to enable charting and
graphing in Windows.
Enable charting and graphing
In Oracle AS 11g Enterprise Manager, go to oc4j_instance/Administration/Server Properties.
If the following entry does not exist in the Java Option under the Command Line Options category, add
it:
-Djava.awt.headless=true
Select Apply.
When the Enterprise Manager prompts you to restart, select the restart option.
Disable the RDS web module
If you installed ColdFusion 10 at a context root other than /, use the following procedure to disable the RDS
redirector web module without undeploying it.
If you disable (or undeploy) the RDS redirector and do not disable the RDS servlet, RDS services are still
available using the ColdFusion application context root, but tools that use RDS and require a context root of /,
such as Dreamweaver and earlier versions of HomeSite, do not work.
In the Oracle AS 11g Enterprise Manager, select oc4j_instance /Applications.
Select Adobe ColdFusion 10 application and select Edit.
In the Administration category, select Advanced Properties.
In the Configuration Files category, select orion-application.xml.
Comment out the RDS web module as the following example shows:
<!--
<web-module id="rds" path="rds.war" />
-->
Apply the changes.
Restart the OC4J instance.You can enable the RDS web module by repeating this procedure and
selecting the Enabled option.
Deploying ColdFusion 10 on JBoss Application Server
ColdFusion 10 supports JBoss with the following specifications:
JBoss 5.1,6.x,7.0, 7.1
JRE 1.5 or 1.6
ColdFusion 10 has not been tested using JBoss under the following conditions:
JBoss using a servlet container other than Tomcat
Deploying ColdFusion to a JBoss cluster