-
Key: JAV2I12-32
-
Legacy Issue Number: 1593
-
Status: closed
-
Source: Anonymous
-
Summary:
Summary: This item arises from the Java-to-IDL Mapping RFP, but is also of
concern to the IDL-to-Java RTF because it affects the IDL-to-Java
mapping.There are two places in the Java to IDL mapping spec that imply
the use of a default ORB. One is the toStub method of the
PortableRemoteObject class, and the other is the readObject method
of the javax.rmi.CORBA.Stub class. It is not clear how we can
obtain a suitable default ORB for use in these APIs without either
excessive resource consumption (if we start a new ORB every time)
or violating applet isolation boundaries (if we use the same ORB
every time). -
Reported: JAV2I 1.0b1 — Mon, 29 Jun 1998 04:00 GMT
-
Disposition: Resolved — JAV2I 1.0
-
Disposition Summary:
Closed, accepted
-
Updated: Fri, 6 Mar 2015 20:58 GMT