Mandy Chung wrote:
This looks okay to me except one thing - I think it's for possible for ORB.init to throw an org.omg.CORBA.SystemException in which case you should probably propogate the cause of the InvocationTargetException if it's a RuntimeException (or Error).The revised webrev: http://cr.openjdk.java.net/~mchung/6898747/webrev.01/
-Alan.
