removeEventServiceMdb command

Use the removeEventServiceMdb command to remove the event service message driven bean from your server.

Purpose

The removeEventServiceMdb command is a Common Event Infrastructure administrative command is available for the AdminTask object. Use this command to remove the event service MDB from a server or cluster. For more information about the AdminTask object, see the WebSphere® Application Server Network Deployment, version 6.1 documentation.
Icon indicating Vista platformIcon 
indicating Windows 7 platformNote: The product uses a Jython version that does not support Microsoft Windows 2003, Windows Vista, or Windows 7 operating systems.

Parameters

- nodeName
The name of the node where the event service MDB should be removed. If this parameter is specified, then the serverName parameter must be specified. You must not specify this parameter if the clusterName parameter is specified.
- serverName
The name of the server where the event service MDB should be removed. If this parameter is specified, then the serverName parameter must be specified. You must not specify this parameter if the clusterName parameter is specified.
- clusterName
The name of the cluster where the event service MDB should be removed. You must not specify this parameter if the nodeName and serverName parameters are specified.
- applicationName
The name of the event service MDB application to be removed from a server or cluster.

Sample

Batch mode example usage:

Interactive mode example usage: