WebSphere ESB에서 이벤트 서버 엔터프라이즈 응용프로그램과 자원을 제거해야 할 경우 event-application.jacl를 사용할 수 있습니다.
개인 성향에 따라 event-application.jacl 스크립트를 사용보다는 관리 콘솔을 사용하여 이벤트 서버 엔터프라이즈 응용프로그램을 수동으로 제거할 수 있습니다. 관리 콘솔을 사용할 경우 공통 이벤트 하부 구조 자원 또한 수동으로 삭제해야 합니다. 이러한 자원에 대한 자세한 정보는 기본 구성을 참조하십시오.
wsadmin -f event-application.jacl -profile event-profile.jacl -action uninstall -node node_name -server server_name
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]
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]
선택적 -trace 매개변수는 추가 디버깅 정보를 표준 출력에서 표시하는 원인이 됩니다.