| );
} catch (java.rmi.RemoteException re) {
throw new junit.framework.AssertionFailedError("allPrimitivesInout Exception caught: " + re );
}
try {
binding.allPrimitivesOut(
new StringHolder(),
new BigIntegerHolder(),
new IntHolder(),
new LongHolder(),
new ShortHolder(),
|