WebSphere Application Server debug

With the WebSphere® Application Server debug adapter, you can debug Web objects that are running on a WebSphere Application Server and that you have launched in a browser. These objects include EJBs, JSP pages, and servlets. With the WebSphere Application Server debug adapter, you can also debug integrated Java™, JavaScript™, and JSP pages.
Note: Server-side JavaScript debugging is only supported when debugging Web objects that are running on a WebSphere Application Server version 5.1 (5.1 - 5.1.x).

Once you are debugging Web objects or Java, you can control their execution by setting line breakpoints, stepping through code, and examining the contents of variables. You can also step into and set breakpoints on JSP custom tags. For information about debugging Web objects or Java, see the Java or JavaScript online documentation.

If you have installed this debug functionality with an IBM® Rational® product, you are using the Java and mixed language debugger when you use the WebSphere Application Server debug adapter. For information about Java and mixed language debugging, see the Java and mixed language debugging section of the help (to reach this section of the help, click this link and then select the Show in Table of Contents button (Show in Table of Contents button).


Feedback