| Contents > Installing and Using ColdFusion MX > Configuring Your System > Enabling CORBA support > Installing Visibroker for CORBA connections |
|
|
|
|
||
For more information, see the Borland Visibroker documentation.
-Xbootclasspath/a:"C:/Inprise/vbroker/lib/vbjorb.jar", to the JVM Args text box.You only need the JAR file on the computer that is running ColdFusion MX; you do not need the full Visibroker installation.
The following is an example of a correctly configured connector:
Field |
Value |
|---|---|
ORB Name |
visibroker |
ORB Class Name |
coldfusion.runtime.corba.VisibrokerConnector |
Classpath |
(none) |
ORB Property File |
C:\CFusionMX\lib\vbjorb.properties |
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=namingrootThe CORBA Connectors page appears.
This sets the new connector to be the default.
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>
irep command, as in the following example: irep myir MyIDLFile.idl
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.
For more information, see the Borland Visibroker documentation.
For more information, see Managing ColdFusion MX.
You can now make CORBA invocations from ColdFusion MX. For more information about integrating CORBA objects into ColdFusion MX, see Developing ColdFusion MX Applications.
|
|
||
| Contents > Installing and Using ColdFusion MX > Configuring Your System > Enabling CORBA support > Installing Visibroker for CORBA connections |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/config21.htm