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 with great success for about 4 months now.
http://www.ooc.com/
Kelly
--
Kelly A. Campbell Applications Programmer/Analyst
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Kansas State University
http://www.telecom.ksu.edu/~camk/ Department of Telecommunications
109 East Stadium, Manhattan KS 66506 http://www.telecom.ksu.edu/
Voice: (785) 532-7067 Fax: (785) 532-7114
On Sat, Jan 09, 1999 at 10:50:29AM -0500, 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
>all the great posts re omniORB), I decided to give it a try. The Sun java libs are
> just enough for the client, definitely not good enough for a server, IMO, but we're
>running a C++ appserver and so this fits beautifully. The two work together quite
> well, and I only have good things to say about omniORB, so if you have similar
>requirements, you may want to look into it. I guess this is sounding a bit like a
>pitch ;)
>
> Naturally, all work splendidly on linux (with the exception of the absence of
>idltojava compiler, which the Blackdown team should have up Real Soon Now, right?).
>
> Cheers,
> -A.