Adobe 38043740 - ColdFusion Standard - Mac User Manual page 54

User guide
Hide thumbs Also See for 38043740 - ColdFusion Standard - Mac:
Table of Contents

Advertisement

CHAPTER 5
50
Installing the J2EE Configuration
Stop ColdFusion.
1
2
In the WebSphere Administrative Console, select the Applications > Enterprise Applications panel, select the
Adobe ColdFusion 8 application, and then click Stop.
3
Do the following in both the cf_webapp_root\WEB-INF\web.xml and the
websphere_root\AppServer\config\cells\NodeName\applications\cf_application_name.ear\ deploy-
ments\cf_application_name\cfusion.war\WEB-INF\web.xml files (or the equivalent paths in UNIX). For
example, change the following files:
C:\Program Files\WebSphere\AppServer\installedApps\MYNODE\
cfusion.ear\cfusion.war\WEB-INF\web.xml
C:\Program Files\WebSphere\AppServer\config\cells\MYNODE\applications\
cfusion.ear\deployments\Adobe ColdFusion 8\cfusion.war\ WEB-INF\web.xml
a
Back up the ColdFusion web module web.xml file.
b
Open the original web.xml file for editing.
Comment out the RDS Servlet definition, as follows:
c
<!-- <servlet id="coldfusion_servlet_8789"> <servlet-name>RDSServlet</servlet-name>
<display-name>RDS 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> -->
The text in the servlet definition might vary.
d
Comment out the RDS Servlet mapping, as the following example shows:
<!--
<servlet-mapping id="coldfusioon_mapping_9">
<servlet-name>RDSServlet</servlet-name>
<url-pattern>/CFIDE/main/ide.cfm</url-pattern>
</servlet-mapping>
-->
The servlet-mapping id value might vary.
e
Save the file.
Restart the ColdFusion 8 application.
4
If your ColdFusion 8 application context root is something other than /, disable or undeploy the RDS redirector
5
web module by doing the following:
In the WebSphere Administrative Console, select cell_name > Applications > Enterprise Applications.
a

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 8

Table of Contents