Like any Java applet or application, you can debug a multi-tier program from within the JDeveloper design environment. You may need to configure the debugging environment to specify source root directory.
Debugging is otherwise very similar to debugging any other Java program:
Note: As in debugging any Java application, you need to set at least one breakpoint before you launch the Debugger.
Related Topics:
Debugging a Project in JDeveloper