|
From: ratheesh k v <rat...@gm...> - 2013-03-06 06:05:59
|
Hi,
I am not able to use OpenORB1.3.0 Namng Service....
1) By running "org.openorb.ins.Server" - Inter operable Naming service
It is showing INS server is running....But while running one example
program giveo in openorb/../examples../Client.java showing "Invalid name
NameService"..
While running event service : it showing "Check whether your NameService is
running "
I think the configuration file OpenORB.xml is not reading or unable to
read.... OpenORB.xml is provided with
<profile name="user-mods" >
<import xlink:href="${openorb.home}config/default.xml#ORBInitRef">
<property name="NameService"
value="corbaloc://1.2@localhost:7777/NameService<http://1.2@127.0.1.1:46061/NameService>"
/>
</import>
</profile>
2) While running Transient Nameservice org.openorb.util.MapNamingContext it
is binding some other ports and 127.0.1.1 ip address....This case also
unable to run event service and NameService Client code.................
Please replay the OpenORB, NameService configuration anything we need to
run other than mentioned in OpenORB website docs....................
Please Replay...........
Regards,
Ratheesh k v
On Wed, Mar 6, 2013 at 11:19 AM, ratheesh k v <rat...@gm...>wrote:
> Hi,
>
> I am not able to use OpenORB1.3.0 Namng Service....
>
> 1) By running "org.openorb.ins.Server" - Inter operable Naming service
>
> It is showing INS server is running....But while running one example
> program giveo in openorb/../examples../Client.java showing "Invalid name
> NameService"..
>
> While running event service : it showing "Check whether your NameService
> is running "
>
> I think the configuration file OpenORB.xml is not reading or unable to
> read.... OpenORB.xml is provided with
>
> <profile name="user-mods" >
> <import xlink:href="${openorb.home}config/default.xml#ORBInitRef">
> <property name="NameService"
> value="corbaloc://1.2@127.0.1.1:46061/NameService" />
> </import>
> </profile>
>
> 2) While running Transient Nameservice org.openorb.util.MapNamingContext
> it is binding some other ports and 127.0.1.1 ip address....This case also
> unable to run event service and NameService Client code.................
>
>
> Please replay the OpenORB, NameService configuration anything we need to
> run other than mentioned in OpenORB website docs....................
>
> Please Replay...........
>
> Regards,
> Ratheesh k v
>
>
>
>
|