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.
Before you begin
This topic describes uninstalling the Web server plug-ins for WebSphere Application Server.
Why and when to perform this task
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
Steps for this task
$AdminTask deleteServer { -serverName webserver1 -nodeName webserver1_node } $AdminTask removeUnmanagedNode { -nodeName webserver1_node } $AdminConfig save
Operating system | Registry keys |
---|---|
AIX, Linux and Windows | WSPAA60, WSPAA60DefineglobalconstantsComponent, WSPAA60DefinelocalvariablesComponent, WSPAA60LicensingComponent, WSPAA60Webserverplugins, WSPAA60WebserverpluginsComponent, WSPAA60AddBytes, WSPAA60gskit, WSPAA60gskitComponent |
HP-UX | WSPAA60, WSPAA60DGCC, WSPAA60DLVC, WSPAA60LC, WSPAA60WSPC, WSPAA60AddBytesHS, WSPAA60gskitHP, WSPAA60gskitHPC, WSPAA60jdkHP |
Solaris | WSPAA60, WSPAA60AC, WSPAA60BC, WSPAA60CC, WSPAA60DC, WSPAA60FC, WSPAA60FB, WSPAA60GC, WSPAA60HC |
Result
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.
What to do next
See Installing Web server plug-ins for information about other installation scenarios for reinstalling Web server plug-ins.