[omniORB] [Q] OT- Jdk 6x corba server to omniNames

V S P toreason at fastmail.fm
Sun May 17 11:14:50 BST 2009


Wow
thank you so much -- there is no way I could figure this out
I enabled the flag in omni config and it worked - my Java client
can connect!

It is always nice to know time after time that Omni is always
ahead of me in anticipating my needs


I also figured out why my C++ clients could not connect

that's because I specified the NameService including the port
in the config file, but then when starting omninames I did not pass
in the port (for some reason thinking that it would get it from the
config file... ).



Vlad





On Sun, 17 May 2009 11:51 +0100, "Duncan Grisby" <duncan at grisby.org>
wrote:
> On Saturday 16 May, "V S P" wrote:
> 
> > Jdk 6x corba servant (or client) to connect to omni names?
> > (stubs generated with idlj)
> 
> [...]
> > 0100 0000 0000 0004 494e 4954 0000 0004 ........INIT....
> > 6765 7400 0000 0000 0000 000c 4e61 6d65 get.........Name
> > 5365 7276 6963 6500                     Service.
> > omniORB: (3) 2009-05-16 12:14:43.265000: throw OBJECT_NOT_EXIST from
> > GIOP_S.cc:3
> 
> Java is trying to use the obsolete proprietary Sun bootstrap agent to
> resolve the initial NameService reference. omniORB doesn't support that
> by default, but you can turn it on by setting the supportBootstrapAgent
> parameter to 1, e.g. on the command line with -ORBsupportBootstrapAgent
> 1
> 
> Cheers,
> 
> Duncan.
> 
> -- 
>  -- Duncan Grisby         --
>   -- duncan at grisby.org     --
>    -- http://www.grisby.org --
-- 
  V S P
  toreason at fastmail.fm

-- 
http://www.fastmail.fm - Access your email from home and the web




More information about the omniORB-list mailing list