Setting up Java debugging

Whether you use an IDE, a standalone debugger, or a jdb debugger, you must:

  1. Configure the server to support debugging

  2. Attach the remote debugger to the JVM debugging agent