Java Platform Debugger Architecture is a collection of APIs to debug Java code. Today I will focus on the most powerful part of JPDA the Java Debug Wire Protocol. JDWP defines communication between debuggee (a Java application) and …
Read the rest here:
Java EE, Web Services, WS-BPEL, SOA: Java Platform Debugger …