Uninstalling the Common Event Infrastructure Web Services Receiver

Steps

From a command window, enter the following commands:

  1. cd <image_dir>
  2. <WAS_DIR>\java\bin\jar -xvf cei-600-wsnt.zip
  3. <WAS_PROFILE_DIR>\bin\wsadmin -conntype SOAP -host <was_host> -port <was_port> -user <user> -password <password> -f <image_dir>\bin\uninstall.jacl

From a command shell and enter the following commands:

  1. cd <image_dir>
  2. <WAS_DIR>/java/bin/jar -xvf cei-600-wsnt.zip
  3. <WAS_PROFILE_DIR>/bin/wsadmin.sh -conntype SOAP -host <was_host> -port <was_port> -user <user> -password <password> -f <image_dir>/bin/uninstall.jacl

where


Related topics
Hardware and software requirements
Installing the receiver on a WAS instance
Installing the receiver on a WAS cluster
Verifying installation

Parent topic
Installing the Common Event Infrastructure Web Services Receiver