What are good CORBA books (both in general and w.r.t. Java)?
Created May 4, 2012
Sebastian Ma The MOST outstanding book about CORBA is Advanced CORBA Programming with C++ by Michi Henning and Steve Vinoski.
As the title goes, it is more for C++ programmers. If you understand most of the concepts in this book, it is enough to make you something like an "expert" in CORBA.
Unfortunately, I could not find any books as good as the above w.r.t. CORBA and Java.
-Sebastian Ma