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 78123 - Current and current executing lines should be marked with different colors in bpel source
Summary: Current and current executing lines should be marked with different colors in...
Status: CLOSED INVALID
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Alexander Zgursky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-16 15:13 UTC by bugbridge
Modified: 2006-08-31 02:02 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-06-16 15:13:18 UTC
Description:
Steps to reproduce:
- Create Synchronous orchestration project.
- Build and deploy this project.
- Start debug session for this project.
- Open bpel multy-view editro and switch it to source.
- Set breakpoint on assignment.
- Run scenarios 'testRequestA'.
- Goto 'Process Execution' window.
- Make receive 'start' as current (double-click on it).

Results:
- We can't define the current execution line in source.
- Line on receive 'start' marked with green color, but it's confusing user
because this color used for mark current execution line.
Comment 1 Alexander Zgursky 2006-07-20 14:13:32 UTC
Set as "INVALID" since the functionality this bug is related to is no longer
exists (Process Execution View). Currently, we only have a "current execution"
position, and no "current" (selected by a user) position.
Comment 2 lchang 2006-08-04 19:44:20 UTC
There is no Process Execution View.