WebSphere WebSphere Enterprise Service Bus, Version 6.0.1 作業系統: AIX, HP-UX, Linux, Solaris, Windows

移除共用事件基礎架構應用程式

如果您需要將事件伺服器企業應用程式和資源從 WebSphere ESB 中移除, 您可以使用 event-application.jacl Script。

執行這項作業的原因和時機

如果偏好的話,您可以利用管理主控台,而不使用 event-application.jacl Script ,以手動方式移除事件伺服器企業應用程式。如果使用管理主控台,您也必須手動移除共用事件基礎架構資源。如需這些資源的相關資訊, 請參閱預設配置

這項作業的步驟

如果要移除事件伺服器企業應用程式, 請利用 wsadmin 工具來執行 event-application.jacl Script。
如果要在 Windows 系統中執行 Script,請移至 install_root\event\application 目錄,並執行下列指令(全在單行中):
wsadmin -f event-application.jacl -profile event-profile.jacl -action uninstall 
-node node_name -server server_name
如果要在 Linux 或 UNIX 系統中執行 Script,請移至 install_root/event/application 目錄,並執行下列指令(全在單行中):
wsadmin.sh -f event-application.jacl -profile event-profile.jacl 
  -wsadmin_classpath install_root/event/lib/cei_installer.jar -action 
uninstall -node node_name -server server_name  
[-appname app_name] [-trace]
如果要執行這個 Script,請移至 install_root/event/application 目錄,並執行下列指令(全在單行中):
wsadmin.sh -f event-application.jacl -profile event-profile.jacl 
  -wsadmin_classpath install_root/event/lib/cei_installer.jar -action 
uninstall -node node_name -server server_name  
[-appname app_name] [-trace]
event-application.jacl Script 使用下列參數:
node_name
您要從中移除事件伺服器企業應用程式的 WebSphere ESB 節點。
server_name
您要從中移除事件伺服器企業應用程式的 WebSphere ESB。這是選用參數。如果您沒有指定伺服器,就會從節點的所有伺服器中移除這個企業應用程式。
app_name
您要移除的已部署事件伺服器企業應用程式名稱。這是選用參數。如果您沒有指定應用程式名稱, 就會移除所有已登錄的共用事件基礎架構企業應用程式。

選用的 -trace 參數會使標準輸出顯示其他除錯資訊。


Task topic

使用條款 | 此頁的評等

時間戳記圖示前次更新: 5 Mar 2006
http://publib.boulder.ibm.com/infocenter/dmndhelp/v6rxmx/index.jsp?topic=/com.ibm.websphere.wesb.doc.nl1_6.0.1\doc\tcei_install_removeApp.html

(C) Copyright IBM Corporation 2005. All Rights Reserved.
本資訊中心採用 Eclipse 技術。(http://www.eclipse.org)