-
Key: JAV2I12-76
-
Legacy Issue Number: 2471
-
Status: closed
-
Source: Anonymous
-
Summary:
Summary: The following changes will improve the code generated for RMI/IDL Ties:
a) RMI/IDL Tie classes shall catch org.omg.CORBA.SystemException and
rethrow it (unwrapped by UnknownException).b) Change the signature of Util.mapSystemException to
public static java.rmi.RemoteException
mapSystemException(org.omg.CORBA.SystemException ex);c) RMI/IDL Tie classes shall throw the result from mapSystemException.
d) mapSystemException shall return the mapped exception if it is an
instance of RemoteException or a subclass, and shall throw the
mapped exception in all other cases.This has been agreed by the RTF, but an OMG issue number is needed.
-
Reported: JAV2I 1.0 — Mon, 22 Feb 1999 05:00 GMT
-
Disposition: Resolved — JAV2I 1.1
-
Disposition Summary:
Closed, accepted (see summary for text)
-
Updated: Fri, 6 Mar 2015 21:36 GMT