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 126293

Summary: Editing of diagram doesn't update source after closing/saving/reopening of BPEL document
Product: soa Reporter: Andrei Chistiakov <ca-nb>
Component: BPELAssignee: Alexey Yarmolenko <alexeyyarmolenko>
Status: VERIFIED FIXED    
Severity: blocker CC: samaresh
Priority: P1    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 125937    
Bug Blocks:    

Description Andrei Chistiakov 2008-01-30 15:24:33 UTC
Reproduced with build 200801300005.

To reproduce the bug:
- open Synchronous Sample process;
- delete Assign activity from diagram;
- close the document, save changes;
- reopen the document;
- drop Assign activity on canvas.

The Assign activity doesn't appear in source, document is mot marked as modified.
Comment 1 Sergey Lunegov 2008-01-30 15:32:04 UTC
Alexey, please look at this.
Comment 2 Alexey Yarmolenko 2008-01-30 17:34:08 UTC
This is regression from fixing 125937. I was able to reproduce this bug before i reverted the changes done for this fix.
After reverting these changes this bug is gone.
Comment 3 Sergey Lunegov 2008-02-05 15:53:37 UTC
fixed as result of rolling back of 125937.
Comment 4 Andrei Chistiakov 2008-02-06 15:19:34 UTC
Verified with build 200802060003.