Hallo,
I'd like to learn to use Corba & Java.
How can I start?
where to find a good tutoria on line?
a book?
have you an advice?
Thank you in advance,
Mario.
Piet van Oostrum - 26 Jul 2007 22:39 GMT
>>>>> "_mario.lat" <none@libero.it> (ml) wrote:
>ml> Hallo,
>ml> I'd like to learn to use Corba & Java.
>ml> How can I start?
>ml> where to find a good tutoria on line?
>ml> a book?
>ml> have you an advice?
Online tutorial http://java.sun.com/j2se/1.5.0/docs/guide/idl/
Books: there are many, but I like this one:
http://www.wifo.uni-mannheim.de/CORBA/

Signature
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet@vanoostrum.org
Mark Woyna - 15 Aug 2007 16:24 GMT
> Hallo,
> I'd like to learn to use Corba & Java.
[quoted text clipped - 5 lines]
> Thank you in advance,
> Mario.
I've uploaded a good CORBA/Java and RMI/Java example program to the
files section of the Yahoo corba discussion group. The example program
requires JacORB, and JUnit, but it should be usable with other Java
orbs.
Mark