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 81863

Summary: Process Execution View
Product: soa Reporter: Joshua Sandusky <jsandusky>
Component: BPEL DebuggerAssignee: Alexander Zgursky <zgursky>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 91494    
Bug Blocks: 89926    

Description Joshua Sandusky 2006-08-03 22:12:28 UTC
The debugger plugin should support a Process Execution View. This view shows the
execution state of the debugger for a given process instance.

- For PXE Debugger we were using events information to build up a Process
Execution View. But this aproach didn't allow us to see the execution state of
Process Instance unless it was running in the debugger from the begining. In
other words, user could not attach, pick up a process instance and see its
execution state. The right approach would be to have all the execution state
provided by BPEL Engine.

- Though this is mainly debugger API/UI work, it may require some work in the
debugger plugin.
Comment 1 Alexander Zgursky 2006-11-14 18:33:46 UTC
This issue depends on the BPELSE issue #6493603 filed in bugster
Comment 2 Alexander Zgursky 2007-01-30 11:06:32 UTC
Implemented using "hacked" grayed-out icons..
Comment 3 Victoria Zhukovskaya 2007-02-15 16:06:47 UTC
verified ent pack 070214_2