Oracle8i CORBA Developer's Guide and Reference
Release 3 (8.1.7)

Part Number A83722-01

Library

Solution Area

Contents

Index

Go to previous page Go to next page

B
Comparing the Oracle8i JServer and VisiBroker VBJ ORBs

This appendix, which is for developers who are familiar with the VisiBroker VBJ ORB, summarizes the main differences between that ORB and the current version of the Oracle8i JServer ORB. Each ORB supports multiple styles of usage, but this appendix compares only the most commonly used styles. In particular, it assumes that VBJ clients use the helper bind() method to find objects by name, whereas Oracle8 i clients use the JNDI lookup() method for the same purpose. It also assumes that Oracle8 i clients use Oracle's session IIOP to communicate with server objects, though the JServer ORB also supports the standard IIOP used by the VBJ ORB.

The differences in the ORBs are summarized in these sections:

At the end of the appendix, equivalent client and server implementations of the same IDL for the VBJ and Aurora ORBs are provided for comparison.



Go to previous page
Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Solution Area

Contents

Index