This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 89292 - Fault Breakpoints support
Summary: Fault Breakpoints support
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexander Zgursky
URL:
Keywords:
Depends on: 91497
Blocks: 89926
  Show dependency tree
 
Reported: 2006-11-14 14:54 UTC by Alexander Zgursky
Modified: 2007-02-06 00:09 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Zgursky 2006-11-14 14:54:54 UTC
BPEL Debugger should support Fault Breakpoints i.e. user should be able to
direct the debugger to suspend a process instance whenever a particular/any
fault is emitted during the process instance execution. When the breakpoint is
"reached" user should be able to see the context (i.e. the BPEL variables
values, watches etc) in which the fault was fired.
Comment 1 Alexander Zgursky 2006-11-14 18:34:58 UTC
This issue depends on the BPELSE issue #6493512 filed in bugster
Comment 2 Jiri Kopsa 2007-01-30 07:25:58 UTC
Sasha, will this feature be implemented? Thanks! Jirka ...
Comment 3 Alexander Zgursky 2007-01-30 10:52:17 UTC
Yes, Jirka, it's supposed to...
Comment 4 Alexander Zgursky 2007-02-06 00:09:12 UTC
Implemented. Now you can create new Fault Breakpoint (Run > New Breakpoint,
select "BPEL").