Starting the adapter

The connector starts when the start_eMatrix.bat or start_eMatrix.sh script is run. These start files contain two variables that must be set before the adapter will run. They are:

For example:

set EMADK=c:\ematrix96\java\lib\eMatrixServletRMI.jar

set EM_LIB=c:\ematrix96\bin\winnt

Note:
You do not need to set EM_LIB if you are running the eMatrix collaboration server on a separate machine and you have installed the stand-alone eMatrix ADK .jar file on it.

If the connector is running with WebSphere MQ Integrator Broker, it also requires the -c option to be set, as shown below.

<script name> <connector name> {<broker name> |-c <WMQI configuration file>}

For example,

start_eMatrix.bat eMatrix -c
C:\WebSphereAdapters\connectors\eMatrix\eMatrixAgentConfig.cfg 

In Windows, select Start>Programs>IBM WebSphere Business Integration Adapters>Connectors>eMatrix Connector to start the adapter for eMatrix.

Copyright IBM Corp. 1997, 2003