Exit operation

Causes EvWatch service to call System.exit(). EvWatch service is responsible for ECS restart.

If EvWatch does not exist, then this operation does a hard exit.

The ObjId for all objects, except for the RuntimeController, is in the following format:

host:/ecs/eca/objectname.

SOAP message example:

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2002/12/soap-envelope">
	<SOAP-ENV:Body  xmlns:m="http://www.eventgnosis.com/">
		<Exit>
			<ObjId>Controller</ObjId>
			<TimeGoal>10</TimeGoal>
		</Exit>
	</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
 
ecs_soap/exit_operation.txt · Last modified: 2007/02/06 20:10 by teofana
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki