Skip to main content

Preparation

In order to interface with BMC FootPrints, you must first:

  1. Install Java Runtime Environment (JRE) Windows x86 Version 6 or later .

  2. Ensure that jvm.dll (from the JRE) has been added to the system variable PATH.

    For example:

    C:\Program Files (x86)\Java\jre6\bin\client

  3. Ensure that pxfootprint.jar (installed by the connector pack) has been added to the system variable CLASSPATH.

    For example:

    <Program Files path>\Bravura Security\Connector Packs\global\ interface\pxfootprint.jar

    When composing a value for CLASSPATH, the .jar file must be typed explicitly. It is not enough to include just the directory name.