Try ORBacus (http://www.ooc.com/ob), it is CORBA-2 compliant and
is free for non-commercial use. Available with source code.
Best regards,
-- Cassino
Actually, if you're already doing Java and just want to get your feet wet
with CORBA, JDK 1.2 contains a CORBA transient name source and an IDL
compiler (actually, I'm not sure if idltojava comes with JDK 1.2, but it's
downloadable from somewhere or other). That's probably the path of least
resis
try visigenic. they don't have a linux distribution but the orb is written
in java. just get the solaris and hpux distribution and hack the install
script or install it on the hpux/solaris machine and ftp the classes to
your linux box. it works great for me.
visigenic is not free but you can eva
Richard Jones wrote:
>
8<
>
> PS. I'm still looking for a freeware Java ORB. Any suggestions?
>
Try the Free CORBA page at
http://adams.patriot.net/~tvalesky/freecorba.html
I'd be interested in recommendations from this lot...
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Ga
[EMAIL PROTECTED] wrote:
>
> Hi All
>
> I am a Java Developer
> Now I want to learn CORBA
>
> Can u suggest some good sites on WEB where I can get more Info.
A good place to start is http://www.omg.org/ This is the
standards body that defines CORBA, and you can download the
whole spec for free