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 132133 - Cannot change BPEL Variable values from Local Variables window in BPEL Debugger
Summary: Cannot change BPEL Variable values from Local Variables window in BPEL Debugger
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-04-05 10:32 UTC by senthilprabhu
Modified: 2008-04-10 18:31 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 senthilprabhu 2008-04-05 10:32:29 UTC
With Debugger on and the break point on an Assign, when you try to change the value of a variable by clicking ... in the
Local Variables window [type a new text instead of old one], the new value is not being saved. Only the old value shows
up in the box.

But, it is possible to edit the values of Bpel Variable of type MessageType. i.e. the variables associated with Invoke
and Receive can be edited.

This is found in Milestone 8 build
Comment 1 Kirill Sorokin 2008-04-06 02:57:23 UTC
Indeed a regression on my side. :( Should be fixed now, pls verify ASAP.

Fix in trunk: http://hg.netbeans.org/main/rev/a508c63cb1df
Fix in release-61: http://hg.netbeans.org/release61/rev/e53b061dd5ee
Comment 2 Ivan Sidorkin 2008-04-10 10:28:06 UTC
verified with int, float and string types
6.1 RC1 (Build 200804100130)
Comment 3 senthilprabhu 2008-04-10 18:31:27 UTC
This is working in the CAPS nightly build 20080410-0500
This issue can be closed