Adobe 38043740 User Guide - Page 53

On the Process Definition select Java Virtual Machine in the Additional Properties box.

Page 53 highlights

ADOBE COLDFUSION 8 49 Installing and Using ColdFusion CF_APPS_PATH=cf_webapp_root/WEB-INF/cfusion/lib Replace cf_webapp_root with the path to your web application root directory; for example: CF_APPS_PATH="$WAS_HOME"/installedApps/"$WAS_CELL"/ Adobe_ColdFusion_8.ear/cfusion.war/WEB-INF/cfusion/lib 3 Append the CF_APPS_PATH environment variable to the LD_LIBRARY_PATH entry. The resulting line should be similar to the following: LD_LIBRARY_PATH="$WAS_LIBPATH":$LD_LIBRARY_PATH:$CF_APPS_PATH 4 Save the file and restart your WebSphere Application Server. Enable ColdFusion charting and graphing support for UNIX 1 Open the WebSphere Administrative Console. 2 In the left navigation bar, select Node_name > Servers > Application Servers. 3 Select your J2EE application server; for example, Server1. 4 Under Java and Process Management, select Process Definition. 5 On the Process Definition page, select Java Virtual Machine in the Additional Properties box. 6 If you are running ColdFusion 8 on a system without a monitor, do the following: a In the Additional Properties box at the bottom of the page, select Custom Properties. b On the Custom Properties page, select New and add a system property, completing the fields as follows: Name java.awt.headless Value true 7 Click OK. 8 Save the master configuration file. Disable RDS For security reasons, Adobe recommends that you disable RDS on a production server. If you enable RDS when you install ColdFusion 8, you can disable it at a later time, as the following instructions describe. If you disable RDS, the following ColdFusion 8 features do not work: • The Browse Server button in the ColdFusion Administrator (for example, on the ColdFusion Mappings page) • The Query Builder and charting in the ColdFusion Report Builder

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112

49
ADOBE COLDFUSION 8
Installing and Using ColdFusion
CF_APPS_PATH=cf_webapp_root/WEB-INF/cfusion/lib
Replace
cf_webapp_root
with the path to your web application root directory; for example:
CF_APPS_PATH="$WAS_HOME"/installedApps/"$WAS_CELL"/
Adobe_ColdFusion_8.ear/cfusion.war/WEB-INF/cfusion/lib
3
Append the CF_APPS_PATH environment variable to the LD_LIBRARY_PATH entry. The resulting line
should be similar to the following:
LD_LIBRARY_PATH="$WAS_LIBPATH":$LD_LIBRARY_PATH:$CF_APPS_PATH
4
Save the file and restart your WebSphere Application Server.
Enable ColdFusion charting and graphing support for UNIX
1
Open the WebSphere Administrative Console.
2
In the left navigation bar, select Node_name > Servers > Application Servers.
3
Select your J2EE application server; for example, Server1.
4
Under Java and Process Management, select Process Definition.
5
On the Process Definition page, select Java Virtual Machine in the Additional Properties box.
6
If you are running ColdFusion 8 on a system without a monitor, do the following:
a
In the Additional Properties box at the bottom of the page, select Custom Properties.
b
On the Custom Properties page, select New and add a system property, completing the fields as follows:
Name java.awt.headless
Value true
7
Click OK.
8
Save the master configuration file.
Disable RDS
For security reasons, Adobe recommends that you disable RDS on a production server. If you enable RDS when
you install ColdFusion 8, you can disable it at a later time, as the following instructions describe.
If you disable RDS, the following ColdFusion 8 features do not work:
The Browse Server button in the ColdFusion Administrator (for example, on the ColdFusion Mappings
page)
The Query Builder and charting in the ColdFusion Report Builder