About Debugging BPEL Processes

See Also

Debugging BPEL processes follows the same main principles as debugging Java applications. Debugging BPEL processes entails setting breakpoints in the source code and executing the process step-by-step within a debugging session.

The main steps in debugging BPEL processes are the following:

Number one
Prepare to debug

Number two
Start a debugging session


Number three
Monitor your BPEL process

Number four
Finish a debugging session
  • Finish the debugging session.

See Also
About Debugging Java Applications
Starting and Stopping a Server
BPEL Debugger Windows
Starting and Finishing a BPEL Debugging Session
Using Breakpoints to Debug BPEL Processes
Using Watches to Debug BPEL Processes
Logging and Alerting

Legal Notices