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.
- Check you have followed the Installation Instructions section in the download
link before proceeding.
- 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.
- Open the Java build path for the service component architecture (SCA) module and remove the
connector
project selected on the Projects tab.
- Open the dependency editor and remove the connector project.
- Delete the connector project from the workspace.
- Import the new RAR file, CWYBC_JDBC. Add any dependency files from EIS-specific APIs as needed.
- Open the Java build path for the SCA module and select the connector
project on the Projects tab.
- Open the dependency editor and add the connector project if it is not
already present. Then select the Deploy with Module check box.
- If you need to update deployed applications on WebSphere Process Server,
take the following steps:
- Select Update for the corresponding application on the WebSphere Process Server
administrative console.
- Select Single Module with a relative path
as the name of the RAR file: CWYBC_JDBC.rar.
- Click Browse on the local file system to select
the updated RAR file that has the changes.
- 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.