On the WebSphere Administrative Console Nodes > node_name > Enterprise Applications
b
page, select the ColdFusion application (the default name is Macromedia ColdFusion MX).
If the application is running, click stop; when it has stopped, select it again. Click Uninstall.
WebSphere might display the warning "The operation did not complete in the expected
c
amount of time. It may have completed successfully. Check the logs for details". This
message indicates that uninstalling the application is taking some time; it does not
necessarily indicate a problem. You can check the J2EE server logs (for example, C:\Program
Files\WebSphere\AppServer\logs\server1\SystemOut.log) for any errors before proceeding.
In the Messages box at the top of the Administrative Console page, click the Save link to
d
apply changes to the master configuration. Then click the Save button on the Save page to
save your workspace. This might take some time.
Stop the WebSphere Application Server.
e
Delete the cf_root directory.
f
Restart the WebSphere Application Server.
g
Open the Nodes > node_name > Enterprise Applications page and click Install.
4
The Application Installation Wizard page appears. In the first Path box, enter the path to the
5
EAR file that you installed in the
C:\CFMXJ2ee\cfusion.ear. Leave the Application Name and Context Root fields empty. Click
Next.
Select the virtual host or hosts in which to install the ColdFusion application and Remote
6
Development Services (RDS) support. Click Next.
Review the installation summary; if it is correct, click Finish.
7
Save the configuration and regenerate the Plug-in configuration.
8
On AIX systems, if you are using the standard WebSphere JVM, Version 1.3.1, or any version
9
other than 1.4.2, make sure the ColdFusion application is not running, and replace cf_root/
WEB-INF/cfusion/lib/tools.jar with the tools.jar from your JVM (normally
websphere_root\AppServer\java\lib\tools.jar).
Open the Enterprise Applications panel and make sure that the ColdFusion application is
10
stopped. Add the following lines to the JVM's security policy file, java.policy (for example,
C:\WebSphere\AppServer\java\jre\lib\security\java.policy):
grant codeBase "<file:
permission java.security.AllPermission;
};
grant codeBase "<file:
permission java.security.AllPermission;
};
Replace
with your cf_root directory; for example, C:\WebSphere\AppServer\
installedApps\MyHost\cfusion.ear\cfusion.war.
If you are updating an existing ColdFusion MX application, when the workspace is saved, do
11
the following:
Open the Enterprise Applications panel and make sure that the ColdFusion application is
a
stopped.
Copy the files in the backup directory that you specified in step 5b back to your cf_root
b
directory (for example, C:\WebSphere\AppServer\installedApps\MyHost\cfusion.ear\
cfusion.war). Ensure that the files from the backup directory tree overwrite any files with
the same names in the cf_root directory tree.
Installing the ColdFusion MX files
/WEB-INF/cfusion/lib/*>" {
/WEB-INF/lib/*>" {
Installing and deploying Macromedia ColdFusion MX
procedure; for example,
33
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?
Questions and answers