Installing Visibroker for CORBA connections
To install Visibroker for CORBA connections:
Install Visibroker on the CORBA server side.
1
For more information, see the Borland Visibroker documentation.
Add the vbjorb.jar file to the ColdFusion MX classpath, as follows:
2
In the ColdFusion MX Administrator, select Server Settings > Java and JVM. When using
a
the J2EE configuration, you add the vbjorb.jar file to the J2EE application server classpath,
using the server-specific method.
On the Java and JVM Settings page, in the Class Path text box, enter the path to your
b
vbjorb.jar file (for example, C:\Inprise\vbroker\lib\vbjorb.jar). If you are using JVM version
1.4 or later, you must add
-Xbootclasspath/a:"C:/Inprise/vbroker/lib/vbjorb.jar"
box.
You only need the JAR file on the computer that is running ColdFusion MX; you do not
need the full Visibroker installation.
Click Submit Changes.
c
Configure a Visibroker connector in ColdFusion MX, as follows:
3
In the ColdFusion MX Administrator, select Extensions > CORBA Connectors.
a
In the CORBA Connectors page, click Register CORBA Connector.
b
In the CORBA Connector page, enter information for the connector.
c
The following is an example of a correctly configured connector:
Field
ORB Name
ORB Class Name
Classpath
ORB Property File
The ORB Property File points to a Java properties file that contains the correct ORB
settings for Visibroker.
The contents of the vbjorb.properties file look like the following:
org.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB
org.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB
SVCnameroot=namingroot
When you finish editing the page, click Submit.
d
The CORBA Connectors page appears.
Select the radio button to the left of your new CORBA connector and click Select ORB
e
Connector.
This sets the new connector to be the default.
Value
visibroker
coldfusion.runtime.corba.VisibrokerConnector
(none)
C:\CFusionMX\lib\vbjorb.properties
, to the JVM Args text
Enabling CORBA support
61
Need help?
Do you have a question about the COLDFUSION MX 61 - INSTALLING AND USING COLDFUSION MX and is the answer not in the manual?