Uninstalling WebSphere Application Server - Express from the iSeries server removes all the product libraries and directories. User-defined information is not removed and can be reused if you reinstall the product. You can remove the user data manually. User data consists of these items:
These topics describe how to remove the directives for your HTTP server:
IBM HTTP Server powered by Apache (V5R1, V5R2, V5R3, and V5R4)
To remove HTTP Server powered by Apache directives, perform these steps:
Start your JavaScript-enabled browser.
In the URL location or address window, type
http://your.server.name:2001
where your.server.name is the host name of your iSeries server. Press Enter.
Enter your iSeries user ID and password. Your iSeries user ID must have *ALLOBJ authority.
Perform one of the following tasks, depending on your i5/OS version:
For V5R1, on the AS/400 Tasks page, click IBM HTTP Server for AS/400.
For V5R2, on the iSeries Tasks page, click IBM HTTP Server for iSeries.
For V5R3, on the iSeries Tasks page, click IBM Web Administration for iSeries.
Click the Manage tab. The main configuration page is displayed.
Select your Apache server instance in the Server listbox, and select Global Configuration in the Server area listbox.
Expand Server Properties, and select WebSphere Application Server
Select Disable Servlets and JavaServer Pages (JSP).
Click OK. You have removed the WebSphere plugin directives from the Apache configuration file..
To remove the directives for the IBM Telephone Directory application (Option 3), perform these steps:
Note: You must stop and restart the Apache server instance for these changes to take affect.
To remove Lotus Domino Web server directives, perform these steps:
Remove the DSAPI filter configuration from the Domino server document:
From a Lotus Notes client connected to the Domino server, edit the Domino document, which is found in the Domino server's Domino Directory (names.nsf).
Within the server document, click the Internet Protocols tab and then click the HTTP tab.
Remove from the DSAPI filter file names field: /QSYS.LIB/QASE51.LIB/LIBDOMINOH.SRVPGM.
Save and exit the Domino Server document.
Remove the WebSphereInit directive from the notes.ini file.
Enter the Work with Domino Servers (WRKDOMSVR) command on the CL command line.
For the appropriate Domino server instance, specify option 13 (Edit NOTES.INI) to edit the server's notes.ini file.
Remove the WebSphereInit directive from the notes.ini file.
Restart the Lotus Domino Web server.