[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

README_ORBIX



Hi All,

I created a file in the LaunchGC directory that spells out how to use
the Orbix tools putit, chmodit and rmit.
The file is called README_ORBIX. The contents of the file is provided
here for conevience:

"Information about IONA Orbix

Contact: HNordberg@lbl.gov, ASim@lbl.gov

Orbix requires that each CORBA server is registered in the
"Implementation Repository". That can be done using the IONA "putit"
command like this:

to register /home/common/GC/malon/LaunchGC/qe as server
"MyQueryEstimator"
use the following commands (remember to "module load orbix" first):

putit -hstarsu00.lbl.gov MyQueryEstimator
/home/common/GC/malon/LaunchGC/qe
chmodit -hstarsu00.lbl.gov MyQueryEstimator i+all
chmodit -hstarsu00.lbl.gov MyQueryEstimator l+all

To remove an implementaion us:

rmit -hstarsu00.lbl.gov MyQueryEstimator

Note that in the main() routine of the server it needs to
call Orbix::setServerName() with the same name as above.

(This is the name that is specified as QEName in the qe.config
file for the QueryEstimator, for example.)"

Alex, others: do you have any thing to add? I set a+w on the file, so
just go ahead.

 - Henrik 
___________________________________________________________
Henrik Nordberg <HNordberg@lbl.gov> http://nordberg.lbl.gov
Scientific Data Management Research Group
Lawrence Berkeley Laboratory