Common Event Infrastructure Web Services Receiver 설치 제거
단계
명령 창에서 다음 명령을 입력하십시오.
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
명령 쉘에서 다음 명령을 입력하십시오.
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은 Common Event Infrastructure
Web Services Receiver 이미지를 확장한 디렉토리입니다.
- WAS_DIR은 WebSphere Application Server가 설치된 디렉토리입니다.
- WAS_PROFILE_DIR은 Common Event Infrastructure로 업그레이드된 WebSphere Application Server 프로파일이 있는 디렉토리입니다.
- was_host는 WebSphere Application Server가
실행 중인 시스템입니다.
- was_port는 관리 서비스에서 8880을 기본값으로 인식하는 포트 번호입니다.
- user는 WebSphere Application Server 글로벌
보안이 사용 중인 경우 WebSphere Application Server 사용자 레지스트리에 있는
유효한 사용자 ID입니다.
- password는 WebSphere Application Server 글로벌 보안이 사용 중인 경우, 유효한 사용자 암호입니다.
관련 항목
하드웨어 및 소프트웨어 요구사항
WAS 인스턴스에 수신자 설치
WAS 클러스터에 수신자 설치
설치 검증
상위 주제
Common Event Infrastructure Web Services Receiver