J-Integra for Exchange™ Readme

The J-Integra for Exchange SDK contains the following directory structure.

bin

Contains configuration tools to help you set up your Java-to-Exchange system.

examples

This directory contains a link to the online examples.

lib

The runtime Java archive (.jar) files are located in this directory.

jintegra.jar is the J-Integra for Exchange runtime file with logging capabilities.

jintegra_reduced_logging.jar is the J-Integra for Exchange runtime file without logging capabilities. It is slightly smaller in size and runs faster. We recommend you develop your application with jintegra.jar and switch to jintegra_reduced_logging.jar for deployment.

cdo.jar contains the precompiled Java proxy classes for connecting to Exchange via the Java API

Note: CDO 1.2.1 is not included with Microsoft Outlook 2007 and has to be downloaded separately from Microsoft’s website.

source

This directory contains the source code for classes located in cdo.jar (\com\intrinsyc\cdo).

Documentation & KB

The J-Integra for Exchange Documentation and KB can be viewed on our website.