----------
| From: gutier / mime, , , [EMAIL PROTECTED]
| To: java-linux / mime, , , [EMAIL PROTECTED]
| Subject: Sun's ORB & Java-Linux
| Date: Wednesday, October 14, 1998 4:14AM
|
| Has anyone got Sun's ORB to work with Linux's Java port ? I'd like to
| use CORBA with Java but it says on Sun's web page that JavAIDL is for
| JDK1.2 only. It'd also be great if the ORB is actually stable.
| Suggestions for alternative ORBs perhaps ?
I have used only the client part of the ORB from under Linux. What I
did was I stripped the CORBA related class files from JDK1.2beta3 and
put those in a separate file e.g. OMGCORBA.zip.
However I could not get the nameserver to work under Linux. It said
something like:
"Not supported under Linux".. if I remember correctly.
Additionally you still need a IDL compiler...
Maybe is http://www.ooc.com provides a good option.... like David Lucas
suggested...
|
| Thanks.
|