[omniORB] Remote CORBA

Thomas Lockhart lockhart@fourpalms.org
Wed Jul 3 17:00:02 2002


> ... The error I get is
> omg.org/CORBA/COMM_FAILURE:1.0(minor=111,completed=COMPLETED_NO). I have
> a third RedHat 7.3 with the same configuration and behaves exactly like
> the previous one. Any ideas?

A difference in DNS settings? The server side does not need to know how
to contact the client, but the client needs to contact the server. If it
can't resolve the names from the IOR then you will have a problem
connecting.

                    - Thomas