From: ratheesh k v <rat...@gm...> - 2013-03-01 11:22:19
|
Hi, I am not able to run NameService in my system.... I am using OpenOrb 1.3.0, i tried to execute org.openorb.ins.Server -ORBPort=7777 That is showing .......................... OpenORB Interoperable Naming Service, version 1.3.0 (c) 2002 The Community OpenORB INS server is now ready... ................................................. But when i tried netstat -an | grep 7777 It doesn't showing the IP address. InOpenORB.xml i provided <profile name="user-mods" > <import xlink:href="${openorb.home}config/default.xml#InitRef"> <property name="NameService" value="corbaloc://1.2@localhost:7777/NameService" /> </import> </profile> I am not able to run NameService example given. I cannot execute Event service as well since it showing to check whether the NameService is running.............. Please send me the complete configuration requored for Setting Up OpenORB NameService........... Regards, Ratheesh kv |