!--a11y-->
Remote Debugging in the SAP NetWeaver
Developer Studio 
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).
The remote debugging process consists of the following steps:
· Preparing the Debugging Process
· Creating Launch Configurations for Debugging
See also: