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 - Process Execution View
Summary: Process Execution View
Status: VERIFIED 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: 91494
Blocks: 89926
  Show dependency tree
 
Reported: 2006-08-03 22:12 UTC by Joshua Sandusky
Modified: 2007-02-15 16:06 UTC (History)
0 users

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 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