Event Gateways Section - MACROMEDIA COLFUSION MX 7 - CONFIGURING AND ADMINISTERING COLDFUSION MX Manual

Hide thumbs Also See for COLFUSION MX 7 - CONFIGURING AND ADMINISTERING COLDFUSION MX:
Table of Contents

Advertisement

ColdFusion includes the vbjorb.properties file, which contains the following properties that
configure the ORB:
org.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB
org.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB
SVCnameroot=namingroot

Event Gateways section

The Event Gateways section of the Administrator lets you configure event gateway settings,
gateway types, and gateway instances.
This Event Gateways section contains the following pages:
Event Gateway Settings page
Gateway Types page
Gateway Instances page
Event Gateway Settings page
The Event Gateway Settings page lets you configure settings for all event gateways, and start or
stop the Short Message Service (SMS) test server. The following table describes the settings:
Option
Enable ColdFusion
Event Gateway Service
Event Gateway
Processing Threads
Maximum Number of
Events to Queue
Start/Stop SMS Test
Server
Gateway Types page
The Gateways Types pages lets you configure the types of gateways available on your system. After
you configure a type, you can create any number of gateway instances of that type. The following
table describes the event gateway types that ship with ColdFusion MX:
Gateway type
CFML
SMS
SAMETIME
34
Chapter 2: Using the ColdFusion MX Administrator
Description
Specifies whether the service is enabled. Changing this setting restarts the
service.
Specifies the maximum number of threads used to execute ColdFusion
functions when an event arrives. A higher number uses more resources, but
increases event throughput.
Specifies the maximum number of events allowed on the event queue. If
the queue length exceeds this value, gateway events will not be added to
the processing queue.
Starts and stops the short message service (SMS) test server.
Description
Used to trigger asynchronous events from ColdFusion.
Used to send and receive SMS messages.
Used to send and receive instant messages through Lotus SameTime.

Advertisement

Table of Contents
loading

Table of Contents