The Application Server Toolkit (AST), included with the WebSphere Application Server on a separately-installable CD, includes debugging functionality that is built on the Eclipse workbench. Documentation for the AST is provided with that product. To learn more about the debug components, launch the AST, select...
Help | Help Contents | Debugger Guide bookshelf entry
The AST includes the following:
- WebSphere Application Server debug adapter
- Debug Web objects that are running on WebSphere Application Server and that you have launched in a browser. These objects include enterprise beans, JavaServer Pages files, and servlets.
- JavaScript debug adapter
- Server-side JavaScript debugging.
- Compiled language debugger
- Detect and diagnose errors in compiled-language applications.
- Java development tools (JDT) debugger
- Debug Java code.
All of the debug components in the AST can be used for debugging locally and for remote debugging.
To learn more about the debug components, launch the AST, select...
Help | Help Contents | Debugger Guide bookshelf entry
To learn more about Log and Trace Analyzer, launch the AST, and select...
Help | Help Contents
To learn about known limitations and problems that are associated with the AST, see the Application Server Toolkit release notes.
Searchable topic ID: ctrb_debug