corba on linux

2002-09-26 Thread ERHAN OZTURK
Hello, I am using rh7.3 and trying to run some corba applications. I couldn't make my corba programs run on linux which run on windows and also on localhost without any exception. When I run them on different machines. It gave an exception. (minor 201) Is there any security options on linux? Why

RE: corba on linux

2002-09-26 Thread magnus . lundin
Hello, Look in the /etc/hosts file. The default is something like: 127.0.0.1localhost localhost.localdomain myhostname It should however look like this: 127.0.0.1localhost localhost.localdomain x.x.x.x myhostname Where x.x.x.x is the machines IP address and myhostname is the machin