Show TOC

Procedure documentationDebugging Java EE Applications Locate this document in the navigation structure

 

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.

Prerequisites

Procedure

  1. Configure the AS Java system for debugging.

    For more information, see Configuring AS Java for Debugging.

  2. Create a debug configuration.

    For more information, see Creating Debug Configurations in the Developer Studio.

  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.