Oracle8i Java Tools Reference Release 3 (8.1.7) Part Number A83727-01 |
|
JServer incorporates the Inprise (Visigenic) Caffeine tools that allow you to code object interfaces directly in Java and generate the infrastructure necessary to support distributed object invocation. These tools include:
java2rmi_iiop
generates the infrastructure EJB requires to call other remote objects. java2rmi_iiop
is an extension of the Inprise java2iiop
tool.
java2idl
compiles Java interfaces to IDL code, for cases where IDL is required.
The idl2java
, java2idl
, and java2iiop
tools developed by Inprise for their VisiBroker for Java product (release 3.4) are distributed with Oracle8 i. The Oracle8 i JServer CD contains the documentation for these tools; the documentation can also be viewed or downloaded from http://www.inprise.com
. Because the Oracle8 i run-time environment differs somewhat from the VisiBroker environment, some VisiBroker tool options might not work in Oracle8 i JServer as they are described in the VisiBroker documentation.
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|