WebSphere

Removing event messaging from the Common Event Infrastructure server

To remove the event service messaging configuration for an external JMS provider, you can use the removeEventServiceMdb administrative command.

About this task

This command removes the message-driven bean deployed for the JMS configuration. To remove the event service message-driven bean:
Procedure
  1. Start the wsadmin tool.
  2. Use the AdminTask object to run the removeEventServiceMdb administrative command in batch or interactive mode. The parameters of the removeEventServiceMdb administrative command are as follows:
    applicationName
    The application name of the deployed event service message-driven bean.
    nodeName
    The name of the node where the event service message-driven bean is deployed. If you specify a node name, you must also specify a server name. This is an optional parameter; the default value is the current node. Do not specify this parameter if you are removing the application from a cluster.
    serverName
    The name of the server where the event service message-driven bean is deployed. This parameter is required if you are removing the application from a server; otherwise it is optional. Do not specify a server name if you are removing the application from a cluster.
    clusterName
    The name of the cluster where the event service message-driven bean is deployed. Specify this parameter only if you are removing the application from a cluster.

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.z.620.doc/doc/tcei_remove_messaging.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).