Oracle8i Enterprise JavaBeans and CORBA Developer's Guide
Release 8.1.5

A64683-01

Library

Product

Contents

Index

Prev Next

C
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.




Prev

Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index