공통 이벤트 하부 구조를 설치 제거하려면, 먼저 이벤트 메시징 엔터프라이즈 응용프로그램을 제거해야 합니다.
wsadmin -f event-message.jacl -profile event-profile.jacl -wsadmin_classpath install_root\event\lib\cei_installer.jar -action uninstall -node node_name -server server_name [-eventprofilescope scope] -appname app_name [-trace]
wsadmin.sh -f event-message.jacl -profile event-profile.jacl -wsadmin_classpath install_root/event/lib/cei_installer.jar -action install -node node_name -server server_name [-eventprofilescope scope] -appname app_name [-trace]
노드 이름을 찾으려면 install_root/bin/setupCmdLine을 실행한 후 echo $WAS_NODE 명령을 실행하십시오.
선택적 -trace 매개변수는 추가 디버깅 정보가 표준 출력에 표시되도록 합니다.
(c) Copyright IBM Corporation 2005, 2006.
이 Information Center는 Eclipse 기술을 기반으로 합니다. (http://www.eclipse.org)