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 122700

Summary: Enhance support for debugging Termination Handlers
Product: soa Reporter: Kirill Sorokin <ksorokin>
Component: BPEL DebuggerAssignee: Kirill Sorokin <ksorokin>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Kirill Sorokin 2007-11-25 08:40:35 UTC
There are issues with debugging termination handlers. Specifically the Process Execution view does not support them
properly.
Comment 1 Kirill Sorokin 2007-11-27 14:53:17 UTC
-> Fixed

Checking in ProcessExecutionModelImpl.java;
/cvs/enterprise/bpel/debugger/src/org/netbeans/modules/bpel/debugger/pem/ProcessExecutionModelImpl.java,v  <-- 
ProcessExecutionModelImpl.java
new revision: 1.3.14.3; previous revision: 1.3.14.2
done
Comment 2 Kirill Sorokin 2008-02-27 12:19:42 UTC
Verified.