- CORBA Java Code Clinic - http://www.waveman.com/etac/corba/index.html
Presents full code examples that will help develop CORBA applications in Java using VisiBroker, OrbixWeb, and JavaIDL ORBs.
- CORBA FAQ - http://www4.informatik.uni-erlangen.de/~geier/corba-faq/toc.html
Frequently asked questions. (Rob Appelbaum, Lester Claudio, Jim Watson, Marshall Cline, and Mike Girou)
- Demystifying CORBA - http://www.devx.com/upload/free/features/javapro/1999/07jul99/sg0799/sg0799.asp
Introduction to using the CORBA package included with the Java 2 platform.
- Introduction to CORBA - http://developer.java.sun.com/developer/onlineTraining/corba/corba.html
Short course which teaches how to use CORBA as found in the Java 2 platform. (jGuru.com)
- IDL-to-Java Mapping, Part 2 - http://www.ibm.com/software/developer/library/co-cjct5.html
Continues the examination of the IDL-to-Java mapping with a look at more complex types and helper classes.
- IDL-to-Java Mapping, Part 1 - http://www.ibm.com/software/developer/library/co-corbajct4/
How discrete component interface definitions translate to Java elements.
- A Simple CORBA/Java Example - http://www.ibm.com/software/developer/library/exploring-corba/
Explores the many areas of CORBA technology.
- Introduction to CORBA, Part 2 - http://www.linuxworld.com/linuxworld/lw-2000-03/lw-03-corba2_p.html
Shows two other examples of CORBA applications in different languages with different ORB implementations.
- Introduction to CORBA, Part 1 - http://www.linuxworld.com/linuxworld/lw-1999-09/lw-09-corba_1_p.html
CORBA basics for developing interprocess applications in multiple languages in a heterogeneous environment.
- Introduction to CORBA with VisiBroker and C++Builder - http://community.borland.com/article/0,1410,27059,00.html
An introductory paper for those familiar with C++ and C++Builder and wanting to learn about CORBA and how to create, use, and deploy CORBA systems.
- Tutorial on Java/CORBA - http://www.geocities.com/sundar_rajan_in/java/corba.html
Explains how to write CORBA servers and clients in Java using Sun's implementation from the grounds up. (Sundar Rajan)
- CORBA Makes Remote Objects Easy - http://www.kegel.com/corba/lula.html
Introductory talk comparing CORBA with SOAP, RMI, DCOM, and RPC. Also includes some simple CORBA examples. (Dan Kegel)
- CORBA Program Development, Part 3 - http://www.linuxjournal.com/print.php?sid=3214
Looks at CORBA implementations in Java to provide interoperability between platforms.
- Distributed Applications with CORBA - http://www.uk.research.att.com/omniORB/omniORBpy/tutorial/
A tutorial presented at the Tenth International Python Conference by Duncan Grisby.
- Practical CORBA Programming Using TAO - http://www.geocities.com/ranjeetw/toc.htm
A beginner's guide to CORBA using TAO. Explains the steps involved in configuring and using TAO under Visual C++.
- A Brief Tutorial on CORBA - http://www.cs.indiana.edu/~kksiazek/tuto.html
By Kate Keahey. A short introduction to The Object Management Group's Common Object Request Broker Architecture (CORBA).
- Introduction to CORBA - http://www.javacommerce.com/tutorial/corbanotes/
A tutorial with examples in Java. By Sudhir Ancha.
|