CORBA’s service context provides an efficient and elegant design and implementation approach for building distributed systems. Java RMI (Remote Method Invocation) can’t easily support transparent ...
My article “Service-Context Propagation over RMI” (JavaWorld, January 2005) introduces service-context and interceptor concepts common in CORBA-based solutions. The article also defines a generic ...