RE: corba on linux

2002-09-26 Thread magnus . lundin
machines hostname. I've had the same problem and it was resolved by making the above change. /Magnus -Original Message- From: MIME :[EMAIL PROTECTED] Sent: den 26 september 2002 10:27 To: [EMAIL PROTECTED] Subject: corba on linux Hello, I am using rh7.3 and trying to run some

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: Java-VisiBroker CORBA on Linux with Blackdown Java 1.16/1.17 Howto

1999-01-26 Thread Marcel Ruff
Hi, perhaps it's of interest for you, i just found out that the VisiBroker Windows process 'osagent' runs fine under the Linux emulator 'wine' ! I downloaded the binary distribution from http://www.winehq.com/download.html and modified the $HOME/.winerc (a copy from the wine source distribut

Re: Java-VisiBroker CORBA on Linux with Blackdown Java 1.16/1.17 Howto

1999-01-17 Thread Marcel Ruff
  > Hence, you have an environment using muliple lang (C++/Java), multiple > platform (Linux server/ non-Linux client), multiple ORB > (omniORB/JavaIDL). About 1 year ago i used a combination of omniORB (my C++ server) and ORBaccus (my Java client) successfully on Linux. I believe, this situation

Re: Java-VisiBroker CORBA on Linux with Blackdown Java 1.16/1.17 Howto

1999-01-14 Thread ZarX Gadzook
if youre on a lan, then there only needs to be one osagent running somewhere on the network, so if you can get a windows machine to do that, then you should be ok -buuda >Not only is it native binary, but it's a windows (as opposed to dos) >app. I tried to run osagent under dosemu on linux, ho

Re: Java-VisiBroker CORBA on Linux with Blackdown Java 1.16/1.17 Howto

1999-01-13 Thread Ron Resnick
Here's just a minor update to the excellent "HOWTO" Marcel Ruff forwarded last week on running VisiBroker for Java, on Linux: Marcel Ruff wrote: > > Hi, > after some mails about VisiBroker, here are some hints how to run > VisiBroker on Linux: > > 1) Everything from VisiBroker runs fine on Linu

Re: Java-VisiBroker CORBA on Linux with Blackdown Java 1.16/1.17 Howto

1999-01-10 Thread Armen Yampolsky
Marcel - > Armen Yampolsky wrote: > >> Marcel, >> >> Thanks for your great summary! BTW, I just wanted to let you know, >> we've switched to omniORB2/Sun IDL (JDK1.2) instead of Visibroker. > > We had at that time a lot of problems with omniORB, threads, > exceptions, the gcc/egcs couldn't handle

Re: Java-VisiBroker CORBA on Linux with Blackdown Java 1.16/1.17 Howto

1999-01-10 Thread Armen Yampolsky
Ron, > b. Armen, as I understand things, > > - omniORB2 is a C++ ORB (no Java lang. mappings at present). > Presumably this is your "C++ appserver" correct? (And presumably > you have this running on Linux?) Yes, that's right. > - JavaIDL, as you note, requires JDK1.2, which as of now (this > w

Re: [dist-obj-tech] Java-VisiBroker CORBA on Linux with BlackdownJava 1.16/1.17 Howto

1999-01-10 Thread Matthias Ernst
On Sun, 10 Jan 1999, Ron Resnick wrote: > - JavaIDL, as you note, requires JDK1.2, which as of now (this > week/day, anyway :) still isn't avail. on Linux, so this is > probably running for you on NT/Solaris/other, right? I have successfully extracted the JavaIDL ORB from JDK1.2b3 and use it und

Re: Java-VisiBroker CORBA on Linux with Blackdown Java 1.16/1.17 Howto

1999-01-10 Thread Ron Resnick
Armen Yampolsky wrote: > > Marcel, > > Thanks for your great summary! BTW, I just wanted to let you know, we've switched to >omniORB2/Sun IDL (JDK1.2) instead of Visibroker. I felt that visi was just way too > expensive, and being a believer in the benefits of Open Source software (and reading

Re: Java-VisiBroker CORBA on Linux with Blackdown Java 1.16/1.17 Howto

1999-01-09 Thread Kelly Campbell
Sorry if this is off-topic, but you might also look at ORBacus. I think it was based on OmniORB originally, but is being commercially developed. Their prices are reasonable, and they license it for free for non-commecial uses. The Java ORB works fine on Java 1.1.7 on linux. We've been using it w

Re: Java-VisiBroker CORBA on Linux with Blackdown Java 1.16/1.17 Howto

1999-01-09 Thread Armen Yampolsky
Marcel, Thanks for your great summary! BTW, I just wanted to let you know, we've switched to omniORB2/Sun IDL (JDK1.2) instead of Visibroker. I felt that visi was just way too expensive, and being a believer in the benefits of Open Source software (and reading all the great posts re omniORB), I

Java-VisiBroker CORBA on Linux with Blackdown Java 1.16/1.17 Howto

1999-01-09 Thread Marcel Ruff
Hi, after some mails about VisiBroker, here are some hints how to run VisiBroker on Linux: 1) Everything from VisiBroker runs fine on Linux (pure Java), but not the osagent process which is nativ binary (and not supported on Linux) 2) if you don't use the name server and don't run the gatekeepe