stopLMService command

Use the stopLMService command to stop a started local mapping service.

A local mapping service, when first created, is in the started state. A started local mapping service intercepts requests whether or not service map is attached.

Target object

The name of a local mapping service, as returned by the createLMService command.

Required parameters

None.

Optional parameters

None

Example usage

The examples show how a local mapping service, named Route, is stopped.

Using Jython:

Input message:
AdminTask.stopLMService('Route')
Output message:
CWSMW0237I: Local mapping service "Route" was stopped successfully. 

Using Jacl:

Input message:
$AdminTask stopLMService Route
Output message:
CWSMW0237I: Local mapping service "Route" was stopped successfully. 

Icon that indicates the type of topic Reference topic

Terms and conditions for information centers | Feedback


Timestamp icon Last updated: Tuesday, 22 April 2014
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-express-iseries&topic=rsm_stoplmservicecmd
File name: rsm_stoplmservicecmd.html