[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU Classpath Linuxtag meeting minutes
From: |
Tom Tromey |
Subject: |
Re: GNU Classpath Linuxtag meeting minutes |
Date: |
14 Jul 2003 09:06:41 -0600 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
>>>>> "Sascha" == Sascha Brawer <address@hidden> writes:
Sascha> But implementing RMI-IIOP seems like a big task, unless parts
Sascha> of some free Java ORB can be used.
I haven't looked at RMI-IIOP, but I do know that there are at least
two free Java ORBs out there. One is OpenORB. I forgot the name of
the other.
Occasionally I've tinkered with putting OpenORB into rhug, but the
build system is complex and it is a fair amount of work. For just
building the .jar files, though, I think we should be there already.
The other ORB, whatever it is, once built with gcj.
Tom