Disabling Remote Development Services - Adobe 38043755 - ColdFusion Enterprise - Mac Installation Manual

Installation guide
Hide thumbs Also See for 38043755 - ColdFusion Enterprise - Mac:
Table of Contents

Advertisement

INSTALLING COLDFUSION 10
Configuring Your System
This sets the new connector to be the default.
4
Prepare your CORBA server side, as follows:
a
Start your Visibroker osagent service or process, if it is not already running, by entering the following command:
osagent
Note: If you must connect to an osagent in another subnetwork, include the following lines in the vbjorb.properties file:
vbroker.agent.addr=<IP address of machine running OSAGENT>
vbroker.agent.port=<port>
Start the Interface Repository and load it with the IDL file that you plan to use, by entering an
b
as in the following example:
irep myir MyIDLFile.idl
c
(Optional) Start the Naming Service by entering a command like the following:
nameserv namingroot
Note: The name of the Naming Service (namingroot in the previous example) must match the value for
SVCnameroot in the vbjorb.properties file.
d
Start Visibroker on your CORBA server.
For more information, see the Borland Visibroker documentation.
Restart ColdFusion for your changes to take effect.
5
For more information, see
"Managing ColdFusion services in
process in
UNIX" on page 53.
You can now make CORBA invocations from ColdFusion. For more information about integrating CORBA objects
into ColdFusion, see the Developing ColdFusion Applications guide.

Disabling Remote Development Services

If you use Adobe Dreamweaver, Macromedia HomeSite, Adobe Flash Builder, or Eclipse to develop your applications, you
can access a remote ColdFusion server using HTTP. However, you must configure Remote Development Services (RDS)
in your integrated development environment (IDE), and RDS must be enabled in ColdFusion. Using RDS, IDE users can
securely access remote files and data sources, build SQL queries from these data sources, and debug CFML code.
Note: The ColdFusion Report Builder uses RDS for the Query Builder and for charting support.
However, for security reasons, Adobe recommends that you disable RDS on a production server. To disable it, disable
the RDSServlet mapping.
Disable the RDSServlet mapping
Back up the web.xml file.
1
This file is in the cf_root\cfusion\wwwroot\WEB-INF directory in Windows and in the
cf_root/cfusion/wwwroot/WEB-INF directory in UNIX.
Open the original web.xml file for editing.
2
3
Comment out the RDSServlet mapping, as the following example shows:
Windows" on page 52 and
Last updated 7/9/2012
command,
irep
"Managing the ColdFusion
61

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 10

Table of Contents