EGL Reference Guide for iSeries


Preparing a server for EGL Web debugging

To debug EGL Web programs that run in the WebSphere Application Server, you must prepare the server for debugging. The preparation step must be done once per server and does not need to be done again, even if the workbench is shut down. To prepare a server for debugging, do as follows:

  1. Make sure the server is stopped.
  2. In the Server view, right-click on the server. A context menu displays.
  3. Select Add EGL Debugger Jar Files.
  4. If you want to debug the generated Java instead of EGL, right-click on the server again and select Remove EGL Debugger Jar Files.
Note:
The server cannot be running when the EGL debugger jar files are added or removed.


Related concepts
EGL debugger


Related tasks
Starting an EGL Web debugging session
Starting a server for EGL Web debugging
Stepping through a program in the EGL debugger
Using breakpoints in the EGL debugger
Viewing variables in the EGL debugger


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]