Server

The C++ application server provides the run-time environment in which a servant object can exist. It initializes the ORB and object adapter, creates a servant object, and registers it in an appropriate naming context in the naming service. The server invokes the object adapter's request processing, enabling it to dispatch requests to the servant object that the server hosts. If the server is shut down, it removes the servant object from the run-time environment and cleans up the resources used to support the servant object.


Related concepts
CORBA concepts



Searchable topic ID:   ccor_basic15
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/concepts/ccor_basic15.html

Library | Support | Terms of Use | Feedback