Java CORBA
This talk summarizes material from:
CORBA Technology and the Java 2 Platform
. Sun Guide. 2002.
Java IDL Documentation
. Sun Guide. 2002.
Getting Started with Java IDL
. Sun Guide. 2002.
IBM developerWorks
RMI, CORBA, and Distributed Objects
, 2000.
(the CORBA parts)
.
William Grosso,
Java RMI
, 2002. Chapter 23.
RMI-IIOP Programmer's Guide
. Sun Guide. 2002.
1
History
2
Development Steps
3
Hello.idl
4
idlj Generated Files
4.1
Hello.java
4.2
HelloOperations.java
4.3
_HelloStub.java
4.4
HelloPOA.java
4.5
HelloHelper.java
4.6
HelloHolder.java
5
Developing the Server
5.1
HelloServer.java
5.2
Server Implementation Models
5.3
HelloServer.java (tie server)
5.4
HelloPOATie.java
6
HelloClient.java
7
Running It
8
Making Stringified References
9
Running HelloWorld on Two Machines
10
RMI-IIOP
10.1
Using RMI-IIOP
Entire Presentation with Notes
Copyright © 2009
José M. Vidal
.
All rights reserved.
25 March 2002, 03:08PM