Show TOC Entering content frame

Process documentation Remote Debugging in the SAP NetWeaver Developer Studio Locate the document in its SAP Library structure

Purpose

This guide is intended for developers who want to debug Java-based applications in a Local Area Network (LAN) on the SAP Web AS – starting from the SAP NetWeaver Developer Studio.  

The SAP NetWeaver Developer Studio allows you to debug remotely running applications on the J2EE Engine, without interfering with the work of the processes in the cluster. It allows you to debug both on development systems running single server configurations (see Debugging in a Single Server Configuration) and on production systems running cluster configurations (see Debugging in a Cluster Configuration).

Process Flow

The remote debugging process consists of the following steps:

·        Preparing the Debugging Process

·        Activating Remote Debugging

·        Setting Breakpoints

·        Creating Launch Configurations for Debugging

·        Starting Debugging

·        Stopping Debugging

 

See also:

·        Best Practice

Leaving content frame