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 79344

Summary: "BPEL Variables" window is not showing the list of BPEL variables while debugging BPEL project
Product: soa Reporter: rpalukuru <rpalukuru>
Component: BPEL DebuggerAssignee: Vladimir Yaroslavskiy <yaroslavskiy>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: snapshot
wsdl file
bpel file

Description rpalukuru 2006-06-28 15:21:47 UTC
"BPEL Variable" window is not showing the list of BPEL variables while 
debugging BPEL project.

Build Details :

http://balui.sfbay.sun.com/kits/oriondev/main/cokemilestone14/

Note : Make sure that BPEL Debugger is enabled and attached before building 
the project.

Steps to reproduce :

1. Create SOA BPEL project using the attached wsdl and bpel files
2. Set the break points in bpel file
3. Build and deploy the project
4. Create and execute the test case
5. Open the "BPEL Variables" window when process is in suspended state

Observed that No bpel variables are listed in "BPEL Variables" window.

Expected result: 

"BPEL Variables" should show all the BPEL variables when bpel process is in 
suspended state.
Comment 1 rpalukuru 2006-06-28 15:24:18 UTC
Created attachment 31468 [details]
snapshot
Comment 2 rpalukuru 2006-06-28 15:25:09 UTC
Created attachment 31470 [details]
wsdl file
Comment 3 rpalukuru 2006-06-28 15:25:28 UTC
Created attachment 31471 [details]
bpel file
Comment 4 Vladimir Yaroslavskiy 2006-07-28 12:42:23 UTC
fixed.
Comment 5 lchang 2006-08-04 02:43:46 UTC
BPEL Variables are now listed, however parts show a generic name, I logged a 
new bug for this:  81896