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 - "BPEL Variables" window is not showing the list of BPEL variables while debugging BPEL project
Summary: "BPEL Variables" window is not showing the list of BPEL variables while debug...
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-28 15:21 UTC by rpalukuru
Modified: 2006-08-04 02:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
snapshot (129.40 KB, application/octet-stream)
2006-06-28 15:24 UTC, rpalukuru
Details
wsdl file (2.06 KB, application/octet-stream)
2006-06-28 15:25 UTC, rpalukuru
Details
bpel file (2.07 KB, application/octet-stream)
2006-06-28 15:25 UTC, rpalukuru
Details

Note You need to log in before you can comment on or make changes to this bug.
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