[omniORB] Java + Naming Service Access Problems
JHJE (Jan Holst Jensen)
jhje at novonordisk.com
Tue Dec 9 13:52:03 GMT 2003
> i am currently trying to acces the Naming Service from a java
> application.
[...]
> Each time i try to acces the server by running my java client( java
> ClientBMM -ORBInitialHost <NSHost> -ORBInitialPort <NSPort>),
> i get the following error:
> org.omg.CORBA.OBJECT_NOT_EXIST: vmci OMG minor code: 1
> completed: No
If you can live with Java 1.4-only, I would suggest using "-ORBInitRef
NameService=corbaname::<NSHOST>:<NSPORT>" to use an interoperable naming
service. Don't think it works in Java 1.3 though.
Cheers
-- Jan Holst Jensen, Novo Nordisk A/S, Denmark
More information about the omniORB-list
mailing list