WebSphere Enterprise Service Bus for z/OS バージョン 6.2.0 オペレーティング・システム: z/OS


StockQuote サンプルのアンインストール

StockQuote サンプルは、コマンド行から実行するスクリプトを使用してアンインストールすることができます。これにより、プロファイルからサンプルを除去することができます。

このタスクについて

WebSphere® ESBのインストール時にサンプル・ギャラリーのインストールを選択すると、StockQuote サンプルも一緒にインストールされます。 これは、その後に作成するすべてのスタンドアロン・プロファイルにサンプルがインストールされることを意味します。スタンドアロンのサンプルを試行してからクリーン・プロファイルの操作を開始する場合、以下の方法を使用してサンプルをアンインストールできます。
手順
  1. サーバーを始動します。
  2. Windows プラットフォームでは、コマンド行から、以下のコマンドを入力します。
    wsadmin -f install_root¥samples¥bin¥ESBStockQuoteSample¥uninstall.jacl
    -cell cell_name -node node_name -dataSourceName CustomerDatabase 
    -connectionFactoryName StockQuoteReplyQCF -queueName StockQuoteService_Export 
    -activationSpecName StockQuoteService_ExportAS 
    -destinationName StockQuoteService_Export
    その他のすべてのプラットフォームでは、以下のコマンドを入力します。
    wsadmin -f install_root/samples/bin/ESBStockQuoteSample/uninstall.jacl 
    -cell cell_name -node node_name -dataSourceName CustomerDatabase 
    -connectionFactoryName StockQuoteReplyQCF -queueName StockQuoteService_Export 
    -activationSpecName StockQuoteService_ExportAS 
    -destinationName StockQuoteService_Export
    ここで、install_rootWebSphere ESB のインストール済み環境の場所を表し、cell_namenode_name はプロファイルのセル名とノード名を表します。

タスクの結果

このスクリプトを実行すると、StockQuote サンプルの EAR ファイルがサーバーから除去され、サンプル用に作成されたすべてのリソースが除去されます。

task タスク・トピック

ご利用条件 | フィードバック


タイムスタンプ・アイコン 最終更新: 2010/07/05


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic//com.ibm.websphere.wesb620.zseries.doc/samples/sample_uninstall.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
このインフォメーション・センターでは Eclipse テクノロジーが採用されています (http://www.eclipse.org)。