If you need to remove the event server enterprise application and resources from WebSphere Process Server, you can use the event-application.jacl script.
If you prefer, you can remove the event server enterprise applications manually using the administrative console rather than using the event-application.jacl script. If use the administrative console, you must also manually remove the Common Event Infrastructure resources. For more information about these resources, see Default configuration.
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]
The optional -trace parameter causes additional debugging information to display on the standard output.
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)