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 85254 - No current bpel process inside flow activity
Summary: No current bpel process inside flow activity
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-09-19 17:23 UTC by Alexander Pepin
Modified: 2006-09-26 13:22 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-09-19 17:23:31 UTC
Steps to reproduce:
- create a Synchronous sample project
- add a flow activity to the process
- add an empty activity to the flow
- set a breakpoint to the empty activity
- deploy the project
- start debug session
- run test
- when the breakpoint is reached open BPEL Process Instances debug window
- be sure that the process is not marked as current
- double-click on the process to make it current
Result: The process becomes current but debug buttons (StepInto, Continue) on
the debug toolbar become inactive. Also Bpel Variables window show nothing and
there is no execution position in source and design view. So there is no way to
continue debugging. User can only close the debug session.
Comment 1 Alexander Zgursky 2006-09-22 04:56:08 UTC
Fixed
Comment 2 gc140975 2006-09-26 13:03:02 UTC
I verified in the following build 060925 with following
Steps to reproduce:
- create a Synchronous sample project
- add a flow activity to the process
- add an empty activity to the flow
- set a breakpoint to the empty activity
- deploy the project
- start debug session
- run test
- when the breakpoint is reached open BPEL Process Instances debug window

I see here  process is not marked as current but it is disabled or gray
and state has suspended

Could you please let me know the proper procedure to reproduce this thanks in 
advance
Comment 3 Alexander Pepin 2006-09-26 13:22:14 UTC
verified in build 060925_1