Changes required after an adapter update

These instructions tell you what to do after you have installed WebSphere Adapter for JDBC Version 6.0.2.1.

  1. Check you have followed the Installation Instructions section in the download link before proceeding.
  2. If you need to use the fix pack with the enterprise service discovery wizard, delete your connector project in WebSphere Integration Developer, import the new RAR file and apply the EIS-specific dependency files. The following steps describe how to do this.
    1. Open the Java build path for the service component architecture (SCA) module and remove the connector project selected on the Projects tab.
    2. Open the dependency editor and remove the connector project.
    3. Delete the connector project from the workspace.
    4. Import the new RAR file, CWYBC_JDBC. Add any dependency files from EIS-specific APIs as needed.
    5. Open the Java build path for the SCA module and select the connector project on the Projects tab.
    6. Open the dependency editor and add the connector project if it is not already present. Then select the Deploy with Module check box.
  3. If you need to update deployed applications on WebSphere Process Server, take the following steps:
    1. Select Update for the corresponding application on the WebSphere Process Server administrative console.
    2. Select Single Module with a relative path as the name of the RAR file: CWYBC_JDBC.rar.
    3. Click Browse on the local file system to select the updated RAR file that has the changes.
    4. Select the default values in the remaining steps and click Finish. This will ensure that existing configurations, for example, the configuration of the Managed Connection Factory (MCF), are not changed and JAR files will be merely updated.