WSStopServer command
The WSStopServer command line utility is used to stop a server
that is running.
The WSStopServer command line utility contains a WSServerShutdown
object. The WSServerShutdown object enables the server to terminate whenever
desired. When the server is about to terminate, the WSStopServer command line
utility (on Windows, WSStopServer.exe) tells the ORB to shut the server down.
The WSStopServer executable receives the server alias. The executable uses
the alias to send a message to the thread spun off by the WSServerShutdown
object, requesting that the server terminate. The WSServerShutdown object forces
the execute_request_loop() method to return control to the server, which then
terminates.
Syntax
WSStopServer server_alias
where server_alias is the server name created by
the regimpl utility.

Accessing the CORBA Interface Repository

Implementation registration utility (regimpl)
Searchable topic ID:
rcor_wsstopsvr
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/ref/rcor_wsstopsvr.html