Adobe 38043740 User Guide - Page 55

ColdFusion Administrator

Page 55 highlights

ADOBE COLDFUSION 8 51 Installing and Using ColdFusion b Stop the Adobe ColdFusion 8 application if it is running. c Select Adobe ColdFusion 8 Application, select Manage Modules and then select the check box for ColdFusion RDS application, and then click Remove. Enable web services To enable web services, you must copy the tools.jar file from the websphere/appserver/java/lib directory to the cfusion/lib directory. Apply application server configuration To apply appliation server configuration, you must restart the application server. Configure ColdFusion 8 You must ensure that the following settings and practices are in place before using WebSphere Application Server ND: Event Gateway Ensure that the startup mode of the Socket gateway instances is set to manual. In particular, do not set it to Automatic when using a vertical cluster. Select one of the instances in the vertical cluster and start the Socket gateway on that instance manually. Session Replication Either avoid ColdFusion-specific data types or serialize them to WDDX and store them in session scope as strings. ColdFusion Administrator: • In a vertical cluster environment, avoid concurrent changes to the same service. • In a horizontal cluster environment, each server has its own ColdFusion Administrator. You must make changes once per server. • In a vertical cluster environment, the ColdFusion Administrator scheduled tasks are scheduled on all servers. Verity Server Only one Verity Search Server can run on each server computer. ColdFusion Verity licensing does not allow a ColdFusion cfsearch tag to search multiple Verity Search Server computers. For a horizontal cluster to interact with a central Verity Search Server, you must purchase K2 Enterprise from Verity. Compilation Use precompiled classes and ensure that the Trusted Cache setting is enabled.

  • 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

51
ADOBE COLDFUSION 8
Installing and Using ColdFusion
b
Stop the Adobe ColdFusion 8 application if it is running.
c
Select Adobe ColdFusion 8 Application, select Manage Modules and then select the check box for
ColdFusion RDS application, and then click Remove.
Enable web services
To enable web services, you must copy the tools.jar file from the websphere/appserver/java/lib directory to the
cfusion/lib directory.
Apply application server configuration
To apply appliation server configuration, you must restart the application server.
Configure ColdFusion 8
You must ensure that the following settings and practices are in place before using WebSphere Application Server
ND:
Event Gateway
Ensure that the startup mode of the Socket gateway instances is set to manual. In particular, do
not set it to Automatic when using a vertical cluster. Select one of the instances in the vertical cluster and start the
Socket gateway on that instance manually.
Session Replication
Either avoid ColdFusion-specific data types or serialize them to WDDX and store them in
session scope as strings.
ColdFusion Administrator:
In a vertical cluster environment, avoid concurrent changes to the same service.
In a horizontal cluster environment, each server has its own ColdFusion Administrator. You must make
changes once per server.
In a vertical cluster environment, the ColdFusion Administrator scheduled tasks are scheduled on all servers.
Verity Server
Only one Verity Search Server can run on each server computer.
ColdFusion Verity licensing does not allow a ColdFusion
cfsearch
tag to search multiple Verity Search Server
computers. For a horizontal cluster to interact with a central Verity Search Server, you must purchase K2 Enter-
prise from Verity.
Compilation
Use precompiled classes and ensure that the Trusted Cache setting is enabled.