Show TOC

Debugging Java EE ApplicationsLocate this document in the navigation structure

Prerequisites

Context

On AS Java you can debug applications on the fly. Using SAP NetWeaver Developer Studio, you connect to the remote AS Java system, configure the system, and debug the application.

During the debugging, the performance of AS Java deteriorates. It is therefore good practice to restore the productive server state after finishing with remote debugging.

Procedure

  1. Configure the AS Java system for debugging.

    For more information, see Configuring AS Java for Debugging .

  2. Create a debug configuration.
  3. Debug the application source code.
  4. Stop remote debugging and restore the productive state of the system.

    For more information, see Stopping Remote Debugging .