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
- Start the wsadmin tool.
- 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.