Chapter 5. Working with the Debugger

by Sunila Srivatsan

Debugging Applications in Workshop

Workshop provides an integrated debugger to help you find and fix bugs in the applications you develop. There are several steps to debugging an application in Workshop:

  1. Set the debugging properties for a project, which allows you to specify how you want to step through the code or what files you want compiled before you start debugging.

  2. Set breakpoints to halt code on particular lines.

  3. Debug the application by using the different options the Debugger provides.

The following sections describe ...

Get BEA WebLogic Workshop 8.1 Kick Start: Simplifying Java Web Applications and J2EE now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.