Preparing for an OLT session for workstations

Object Level Trace (OLT) enables you to monitor the flow of a distributed application, and to seamlessly debug client and server code from a single workstation. A typical OLT session consists of the following steps:

  1. Compiling application code for OLT.
  2. Enabling OLT for Component Broker, or
    Enabling OLT for WebSphere Application Server.
  3. Tracing a distributed application.
  4. Setting method breakpoints on the trace.
  5. Running the debugger with OLT.

ngaix.gif (991 bytes)Before using OLT for Component Broker on AIX, be sure to add the following to your .profile:


Supported platforms and languages