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 82304 - Step Into works like continue inside Flow
Summary: Step Into works like continue inside Flow
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:
Blocks:
 
Reported: 2006-08-09 17:47 UTC by Alexander Pepin
Modified: 2006-09-20 01:58 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 Alexander Pepin 2006-08-09 17:47:25 UTC
Steps to reproduce:
- create Synchronous sample project
- add Flow before the reply
- add Empty to Flow
- set a breakpoint on the Empty activity
- start AS and deploy the process
- start debug session
- run test
- when the breakpoint is reached press StepInto
Result: The process completes like Continue button were pressed.
Comment 1 Alexander Zgursky 2006-09-19 18:02:51 UTC
Fixed. StepInto would stop on every activity doesn't matter which branch it
belongs to.
Comment 2 pchen 2006-09-20 01:58:15 UTC
verified 2006-09-18