[omniORB] Visual Works Smalltalk/omniNames interop

Duncan Grisby dgrisby@uk.research.att.com
Mon, 22 Oct 2001 10:59:16 +0100


On Thursday 18 October, "Ivan Ivanov" wrote:

> is there anyone out there successfully using VisulWorks
> SmallTalk with omniORB. It works basically, but
> there are two issues:

I have no experience with SmallTalk, but I can give some omniORB
hints...

> 1) omniNames reference must be supplied through a file -
> normal host/port iiop URL doesn't work 

A corbaloc or corbaname URI will only work if the VisualWorks ORB is
quite recent and supports the interoperable naming service. Otherwise,
unless it supports the Sun proprietary ORBInitialHost/ORBInitialPort
mechanism, an IOR in a file is the only way to go.

> 2) Callbacks (omniORB client->SmallTalk server) dont work.

What goes wrong?  Can you post the output from trying the call with
omniORB arguments -ORBtraceInvocations -ORBtraceLevel 30.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --