Macromedia colfusion mx 7 Manuel

Page de 170
Security section
35
Gateway Instances page
The Gateway Instances page lets you configure ColdFusion event gateway instances to direct 
events from various sources to ColdFusion components (CFCs) that you have written. The 
following table describes the settings:
Security section
The Security section of the Administrator lets you configure the security frameworks of 
ColdFusion MX.
For more information on security, see 
.
The Security section contains the following pages:
CF Admin Password page
You use the CF Admin Password page of the Administrator to enable and disable password-
restricted access to the Administrator, and to change the Administrator password. You should 
restrict ColdFusion MX Administrator access to trusted users.
XMPP
Used to send and receive instant messages through the Extensible 
Messaging and Presence Protocol (XMPP).
Samples
Sample gateway types, including the following:
• DirectoryWatcher  Watches a directory for file changes.
• JMS  Acts as a Java Messaging Service consumer or producer.
• Socket  Listens on a TCP/IP port.
Option
Description
Gateway ID
A name for the event gateway instance. You use this value in the 
ColdFusion 
GetGatewayHelper
 and 
SendGatewayMessage
 functions.
Gateway Type
The event gateway type. 
CFC Path
The absolute path to the listener CFC that handles incoming messages.
Configuration File
(Optional) Configuration file, if required for the event gateway instance.
Startup Mode
The event gateway startup status, as follows:
• Automatic  Start the event gateway when ColdFusion starts.
• Manual  Do not start the event gateway with ColdFusion, but allow 
starting it from the Gateway Instances page.
• Disabled  Do not allow the event gateway to start.
Gateway type
Description