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:
- EMADK: This must be set to the location of the eMatrix ADK
.jar file.
- EM_LIB: This must be set to the path of the directory
containing the eMatrix shared library files.
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.
