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

Summary: Fault Breakpoints support
Product: soa Reporter: Alexander Zgursky <zgursky>
Component: BPEL DebuggerAssignee: Alexander Zgursky <zgursky>
Status: RESOLVED FIXED    
Severity: blocker CC: jkopsa
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 91497    
Bug Blocks: 89926    

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").