Configuring the startup file

Before you start the connector for EJB, you must configure the connector startup file.

To complete the configuration of the connector for Windows platforms, you must modify the start_EJB.bat file:

  1. Open the start_EJB.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\EJB\SampleBeans.jar, then set the JCLASSES variable to: JCLASSES=.;%J_CLASSES%;c:\WebSphereAdapters\connectors\EJB\ SampleBeans.jar

Copyright IBM Corporation 2003, 2005. All Rights Reserved.