To upgrade to the fix pack version 7.5.0.1, do the following: |
1. Ensure you have followed the 'Installation Instructions' section in the download link before proceeding further. |
2. If you need to use the Fix Pack for EMD, delete the connector project in the WID, import the new rar and apply the EIS specific dependency files. The following steps describe how to do the same. |
a. Open the Java Build Path for the SCA module and remove the Connector project selected on projects tab. |
b. Open the dependency editor and remove the connector project. |
c. Delete the connector project from workspace. |
d. Import the new rar file. Add any dependency files from EIS specific APIs as needed. |
e. Open Java build path for the SCA module and select the Connector project selected on projects tab. |
f. Open the dependency editor and add the connector project if it is not already present and check "Deploy with Module". |
3. To update deployed applications(that have an embedded adapter RAR file) on the WebSphere Process Server,use the following procedure |
a. Stop the application that needs to be updated,using the WebSphere Process Server admin console |
b. Select Update for the corresponding application in the WebSphere Process Server admin Console. |
c. Select Replace or add a single file option with relative path as name of the rar file - LotusDomino.rar. |
d. Click the Browse button to select the updated RAR file on your local file system. |
e. Select the default values for the consecutive steps and select Finish.This will ensure that existing configurations e.g. MCF,are not changed and the JAR files are only updated. |