WebSphere Enterprise Service Bus, 버전 6.2.0 운영 체제: AIX, HP-UX, i5/OS, Linux, Solaris, Windows


StockQuote 샘플 설치 제거

명령행에서 실행하는 스크립트를 사용하여 주식 시세 샘플을 설치 제거할 수 있습니다. 이를 통해 프로파일에서 샘플을 제거할 수 있습니다.

이 태스크 정보

WebSphere® ESB 설치 시 샘플 갤러리를 설치하도록 선택하면 주식 시세 샘플도 설치됩니다. 즉, 독립형 프로파일을 계속 작성할 때마다 샘플도 설치됩니다. 독립형 프로파일에서 샘플을 실행한 후 정리 프로파일을 시작하려면 이 방법으로 샘플을 설치 제거할 수 있습니다.
프로시저
  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은 프로파일의 셀 및 노드 이름을 나타냅니다.

결과

이 스크립트는 서버에서 주식 시세 샘플 ear 파일을 제거하고 샘플에 작성된 모든 자원을 제거합니다.

task 타스크 주제

이용약관 | 피드백


시간소인 아이콘 마지막 갱신 날짜: 2010년 7월 7일 수요일


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic//com.ibm.websphere.wesb620.doc/samples/sample_uninstall.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
이 Information Center는 Eclipse 기술을 기반으로 합니다(http://www.eclipse.org 웹 사이트 참조).