You can use this manual procedure for uninstalling Web server plug-ins for WebSphere Application Server when the uninstaller program is not available for some reason.
Note: If you are running WebSphere Application Server for iSeries, see Uninstalling the Web server plug-ins for WebSphere Application Server.
This topic describes uninstalling the Web server plug-ins for WebSphere Application Server.
After uninstalling the Web server plug-ins for WebSphere Application Server, you can reinstall them using any of the installation procedures that are described in Installing Web server plug-ins
$AdminTask deleteServer { -serverName webserver1 -nodeName webserver1_node } $AdminTask removeUnmanagedNode { -nodeName webserver1_node } $AdminConfig save
Deleting the installation root directory for the Web server plug-ins for WebSphere Application Server removes the binary plug-ins. Any Web servers that are configured to use the deleted binary modules do not work. Reinstall the Web server plug-ins for WebSphere Application Server and reconfigure the Web servers to restore their functionality.
See Installing Web server plug-ins for information about other installation scenarios for reinstalling Web server plug-ins.