-
Bug
-
Resolution: Fixed
-
P4
-
1.1
-
1.1beta3
-
sparc
-
solaris_2.5
-
Not verified
Most of the RemoteExceptions (and subclasses) thrown by the RMI runtime do not have enough information for diagnosing problems. For example, the StubNotFoundException with text "Remote object not exported" thrown by RemoteProxy.getProxy should include the class of the object that was not exported. There are many other instances such as these where classnames would be helpful for debugging during development.