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 98540 - Wrong selection behavior in BPEL Process Execution window
Summary: Wrong selection behavior in BPEL Process Execution window
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-21 18:52 UTC by Oleg Barbashov
Modified: 2009-05-04 06:42 UTC (History)
0 users

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 Oleg Barbashov 2007-03-21 18:52:47 UTC
Steps to reproduce:
1. Open the Synchronous BPEL Process Sample as a new project.
2. Open SynchronousSample.bpel. Open the BPEL Process Execution window.
3. Add two Empty Activities after the "Assign1" activitie.
4. Set breakpoint on the "start" activitie and run the TestCase. 
5. In the BPEL Process Execution window select "Empty1" activitie.
6. Debug process step by step.
Selection strip will shift on the "end" activitie after reaching "Empty1".
Comment 1 Kirill Sorokin 2007-12-11 08:53:22 UTC
-> Sierra
Comment 2 Andrei Chistiakov 2008-01-17 11:09:14 UTC
Changed target milestone from Sierra to 6.1 in order to display correct info on
NB 6.1 dashboard
Comment 3 Vladimir Yaroslavskiy 2009-03-06 13:27:24 UTC
May be fixed someway: selection is changed in right way.
Comment 4 nvramarao 2009-05-04 06:42:09 UTC
Verified in GF ESBv2.1 Build:20090501-1001.
Now its working fine.