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 77794 - Changes in mapper are not immediately reflected in activity properties
Summary: Changes in mapper are not immediately reflected in activity properties
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nikita Krjukov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-13 12:07 UTC by Mikhail Kondratyev
Modified: 2006-08-31 02:02 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 Mikhail Kondratyev 2006-06-13 12:07:00 UTC
The changes done in mapper area are not reflected in an activity's properties
until the activity or it's property window is reselected
Steps to reproduce:
 - create a While activity, select it
 - drag a String literal operator to the mapper design area, connect it with
result node
 - make sure the While properties are updated
 - change the literal's value. Activity properties will not be updated.

User has to reselect the ctivity or it's property to update the values
Comment 1 Nikita Krjukov 2006-07-20 19:47:23 UTC
The problem is fixed for most places. 
I know the only place where the property isn't updated yet:
ForEach --> Completion Conditon

It's a bit more complicated to implement. 
Maybe I fixed it later. 

Also some other properties can remain not updatable because of the same reason. 
It mostly calculatable properties which aren't reflected directly to the bpel 
entities or attributes. 

Also it worth to check other scenarios when properties of the property sheet 
can be updated. For example, when something is changed in a property editor. 
Comment 2 Mikhail Kondratyev 2006-07-24 10:51:18 UTC
Verified in build 060723