WebSphere

Removing the Common Event Infrastructure application

To manually remove the event service enterprise application and resources from the server, you can use the removeEventService administrative command.

About this task

To remove the event service enterprise application:
Procedure
  1. Start the wsadmin tool.
  2. Use the AdminTask object to run the removeEventService administrative command in batch or interactive mode. The parameters of the removeEventService administrative command are as follows:
    nodeName
    The name of the node where the event service is deployed. This parameter is optional; if you do not specify a node name, the default is the current node. If you specify a node name, then you must also specify the server name using the serverName parameter. This parameter is not valid if you are removing the event service from a cluster.
    serverName
    The name of the server where the event service is deployed. This parameter is required only if you specify a node; it is not valid if you are removing the event service from a cluster.
    clusterName
    The name of the cluster where the event service is deployed. This parameter is optional and must not be specified if you are removing the event service from a server.

task Task topic

Terms of use | Feedback


Timestamp icon Last updated: 22 June 2010


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic/com.ibm.websphere.cei.620.doc/doc/tcei_remove_app.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).