Related topics


CORBA Connectors page

Extensions > CORBA Connectors

 

Use this page to register, edit, and delete CORBA connectors. You must register CORBA connectors before using them in your ColdFusion applications. You must also restart the server when you are finished with the CORBA Connector configuration.

Add a CORBA Connector

  1. Click Register CORBA Connector on the CORBA Connectors page.

  2. On the CORBA Connector page, specify the following information:

 

Option

Description

ORB Name

A name for the CORBA Connector.

ORB Class Name

The class name of the connector. Enter the following:
coldfusion.runtime.corba.VisibrokerConnector

Classpath

(Optional) The class path for the library that contains the connector.

ORB Property File

The file that contains the Java properties for this connector.

 

  1. To save the CORBA Connector information, click Submit.

 

Related topics