Supporting Messages From A Pop Mail Server (Pre-Fixpak 4); Disabling Rds After Installation - MACROMEDIA COLDFUSION MX 61 - INSTALLING COLDFUSION MX FOR IBM WEBSPHERE APPLICATION SERVER Manual

For ibm websphere application server
Table of Contents

Advertisement

On the JVM Settings tab, add the following system properties:
3
Name
java.awt.graphicsenv
Value
com.gp.java2d.ExGraphicsEnvironment
Click Advanced JVM Settings.
4
In the Boot Classpath (Append) field, type the following:
5
cf_root/WEB-INF/lib/webchartsJava2D.jar
Click OK on the Advanced JVM Settings page.
6
Click OK.
7
You can now use ColdFusion MX charting and graphing without any errors.

Supporting messages from a POP mail server (pre-FixPak 4)

WebSphere 4 prior to Fixpack 4 uses JavaMail 1.1, and the
version. To remedy this, install IBM WebSphere 4 Fixpack 4.

Disabling RDS after installation

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.
Note: If you disable RDS, 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:
Disable the ColdFusion MX web module RDS Servlet. Doing so ensures that ColdFusion MX
cannot respond to any RDS requests.
If your ColdFusion MX application context root is not /, disable or undeploy the RDS
redirector web module. (For a description of the module, see
Disabling the RDS Servlet
To disable the RDS Servlet:
Back up the ColdFusion web module web.xml file.
1
By default, this file is in the cf_root\WEB-INF directory in Windows, and the cf_root/WEB-
INF directory on UNIX.
Open the original web.xml file for editing.
2
Comment out the RDS Servlet definition, as follows:
3
<!--
<servlet id="macromedia_servlet_8789">
<servlet-name>RDSServlet</servlet-name>
<display-name>Apache-Axis Servlet</display-name>
<servlet-class>coldfusion.bootstrap.BootstrapServlet</servlet-class>
<init-param id="InitParam_103401311065856789">
<param-name>servlet.class</param-name>
<param-value>coldfusion.rds.RdsFrontEndServlet</param-value>
</init-param>
</servlet>
-->
Note: Some of the text in the servlet definition might vary.
40
Chapter 3: Installing on WebSphere V4
tag does not work with this
cfpop
"Using RDS" on page
50.)

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION MX 61 - INSTALLING COLDFUSION MX FOR IBM WEBSPHERE APPLICATION SERVER and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion mx

Table of Contents