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 - Enhance support for debugging Termination Handlers
Summary: Enhance support for debugging Termination Handlers
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-25 08:40 UTC by Kirill Sorokin
Modified: 2008-02-27 12:19 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.