Chapter 11 Notes

 

Home Purchase Preface Contents Examples Resources Errata Site Guide

 COM and CORBAŽ Side by Side

Before you attempt to run the examples, make sure that you have properly configured your environment.

Click here for information related to the configuration that I used on my computers.

Click here for an overview of the Chapter 11 examples.
  

Building the Chapter 11 Example

To build the Chapter 11 examples, run the _make.bat file in each of the following directories. Note that the order is important.

bulletbook\ch11\corba_server
bulletbook\ch11\com_to_corba_bridge
bulletbook\ch11\com_client

Add the com_to_corba_bridge component to an MTS package named "Ch11".
  

Running the Chapter 11 Example

The CORBA server must be started manually. To start the server, execute the following:

bulletbook\ch11\corba_server\_run.bat

After the CORBA server is started, an IOR will be generated and placed in the following file:

bulletbook\ch11\corba_server\ior.txt

To run the client application, execute the _run.bat file located in the com_client directory.

 

Home ] Up ] Purchase ] Preface ] Contents ] Resources ] Errata ] Site Guide ]

Send mail to jpritchard@pobox.com with questions or comments about this web site.
Last modified: August 12, 2003