/* */
/* 209 */ java.lang.Object retVal = invoke(tx, id, op.getMethod(), args);
/* */
/* 211 */ out = (org.omg.CORBA_2_3.portable.OutputStream)handler.createReply();
/* 212 */ if (op.isNonVoid())
/* 213 */ op.writeRetval(out, retVal);
/* */ }
/* */ catch (Throwable t)
/* */ {
/* */ org.omg.CORBA_2_3.portable.OutputStream out;
/* 218 */ t.printStackTrace();