在卸载 Common Event Infrastructure 之前,必须除去事件消息传递企业应用程序。
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]
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 参数会导致标准输出中显示其他调试信息。