
Chapter 12. ODWEK installation and configuration 441
Figure 12-39 New Servlet Mapping screen
8. We need to save the EAR file:
a. From the Application Assembly Tool main screen, select File
→ Save As.
b. On the Save dialog box, enter odwek.ear, and save it under D:\TEMP
directory or any directory where we can find it later during the deploy step.
9. Exit the Application Assembly Tool.
12.3.8 Deploying the ODWEK servlet
Once you assemble the EAR file, it is time to deploy it in WebSphere. Here is a
summary of the steps:
1. Install the ODWEK.ear as the new application in WebSphere.
2. Update Web plug-in.
3. Start ODWEK application.
4. Restart WebSphere Appl ...