The new 1.4 API java.rmi.server.ServerContext.getServerContext does not work
(meaning that it will throw ServerNotActiveException) for remote calls received
by remote objects exported via pre-1.4 APIs. getServerContext
should work for all remote calls received, regardless of how the object was
exported.
(meaning that it will throw ServerNotActiveException) for remote calls received
by remote objects exported via pre-1.4 APIs. getServerContext
should work for all remote calls received, regardless of how the object was
exported.