.NET
objmodel.txt
Associated article: Object Models and Java
Tags: .NET JVM Languages
Published source code accompanying the article by Jean-Marie Chauvet and Marc Lerman in which they show how you can use Java to glue together Microsoft's ActiveX controls and the OMG's CORBA objects.
Object Models and Java
by Jean-Marie Chauvet and Marc Lerman
Example 1:
(a)
javatlb Account.tlb
(b)
javareg /register /class:Account_Impl
/clsid:{ 3b377243-C3FF-11D0-A14F-0060B000632C }
Example 2:
(a)
orbixdw
(b)
putit account <full-path>server....


