解除安裝「共用事件基礎架構 Web 服務接收端」
步驟
從指令視窗中,輸入下列指令:
cd <image_dir>
<WAS_DIR>\java\bin\jar -xvf cei-600-wsnt.zip
<WAS_PROFILE_DIR>\bin\wsadmin -conntype SOAP -host <was_host>
-port <was_port> -user <user> -password <password> -f
<image_dir>\bin\uninstall.jacl
從指令 Shell 中,輸入下列指令:
cd <image_dir>
<WAS_DIR>/java/bin/jar -xvf cei-600-wsnt.zip
<WAS_PROFILE_DIR>/bin/wsadmin.sh -conntype SOAP -host <was_host>
-port <was_port> -user <user> -password <password> -f
<image_dir>/bin/uninstall.jacl
其中
- image_dir 是在其中展開「共用事件基礎架構 Web 服務接收端」映像檔的目錄;
- WAS_DIR 是 WebSphere Application Server 的安裝目錄;
- WAS_PROFILE_DIR 是含有擴增了「共用事件基礎架構」之 WebSphere Application Server 設定檔的目錄;
- was_host 是執行 WebSphere Application Server 的機器;
- was_port 是接聽管理服務的埠號 (預設值是 8880)
- user 是 WebSphere Application Server 使用者登錄中的有效使用者 ID (如果已啟用 WebSphere Application Server 廣域安全)。
- password 是使用者的有效密碼 (如果已啟用 WebSphere Application Server 廣域安全)。
相關主題
軟硬體需求
在 WAS 實例上安裝接收端
在 WAS 叢集上安裝接收端
驗證安裝
母主題
安裝「共用事件基礎架構 Web 服務接收端」