Request Invocation
This is transparently handled by the ORB
- Locate target object
- activate server application if not yet running
- transmit any arguments
- activate a servant if necessary
- wait for request to complete
- return any out/inout parameters and return value
- return exception if call fails