Configuring the startup file

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:

  1. Open the start_COM.bat file.
  2. Scroll to the section beginning with "SET JCLASSES..."
  3. 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%

Copyright IBM Corp. 1997, 2003