Oracle8i Enterprise JavaBeans and CORBA Developer's Guide Release 8.1.5 A64683-01 |
|
Loading an object implementation into a database with the loadjava
tool makes that implementation accessible to the ORB running in that database. Publishing an loaded implementation's name to a database's session name space with the publish
tool makes the implementation accessible to clients by name. Every CORBA object implementation must be loaded but only those whose names will be looked up by clients need to be published.