Starting and Stopping the Debugger

Starting the Debugger

To start the debugger:

  1. Choose the application's J2EE application node.
  2. In the IDE, choose Debug -> Start.
  3. The server1 instance of the Sun ONE Application Server restarts, and the IDE switches to the debugging workspace after about 1 minute. In addition, the index.html page is displayed in the web browser.

Stopping the Debugger

To stop the debugger:

  1. In the IDE, choose Debug -> Finish.
  2. The Finish Debugging Session dialog box appears.

  3. Make sure that all running sessions are checked and Click OK.
See also
Debugging the Application
Preparing the Web Module for Debugging
Debugging EJBs
Debugging JSP Pages

Legal Notices