Before you start the connector for COM, you must configure the startup
file.
To complete the configuration of the connector for Windows platforms, you
must modify the start_COM.bat file:
- Open the start_COM.bat file.
- Scroll to the section beginning with "SET
JCLASSES..."
- Edit the JCLASSES variable to point to the .jar file
created by the ODA. For example, if the .jar file created by the
ODA is
c:\WebSphereAdapters\connectors\COM\SampleLotus123.jar,
then set the JCLASSES variable to JCLASSES=
c:\WebSphereAdapters\connectors\COM\SampleLotus123.jar;%JCLASSES%
