OMNIORB - OmniORBpy- Python

Duncan Grisby duncan-news at grisby.org
Fri May 16 09:20:32 EDT 2003


In article <ba25ge$i1t$01$1 at news.t-online.com>,
 Birgit Rahm <br_y at yahoo.de> wrote:

>I use omniORBpy 1.3 because it is the only one I found which works together
>with Python 2.0. It is restricted to me to use Python 2.0 and not a higher
>Python version. If there is a newer version of omniORBpy working together
>with Python 2.0 please tell me.

All versions of omniORBpy work with all versions of Python above
Python 1.5.2. Is the issue that you want to use a binary distribution?

>to the sample:
>it is the sample in the omniORBpy intsallation, I think it had to be working
>with this version.
>The client found the ORB and a object, but this object does not have the
>expected variable. Should I take some arguments to the program start? And
>which? There is no detailed description or documentation for the samples.

The Weather example in omniORBpy 1.3 attempts to connect to a live
weather server running at AT&T Laboratories Cambridge. The lab no
longer exists, and hence the server doesn't either. Try the other
examples. You still haven't posted the actual error traceback you get,
though.

Perhaps you should try working through the first few chapters of the
manual...

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --




More information about the Python-list mailing list