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 80584

Summary: Undo does not work when deleting element in sources
Product: soa Reporter: Mikhail Kondratyev <mikk>
Component: BPELAssignee: Denis Anisimov <ads>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Mikhail Kondratyev 2006-07-19 13:19:05 UTC
Steps to reproduce:
 - create a Sync sample
 - open BPEL in designer
 - switch to sources
 - delete the receive activity
 - switch back to diagram
 - press Ctrl+Z
Element will be restored in sources but not in the diagram
Comment 1 Denis Anisimov 2006-07-19 13:25:43 UTC
This is XML tools problem again.
I will monitor this issue from bpel side.
Comment 2 Denis Anisimov 2006-07-24 16:06:23 UTC
That's mine issue.
There was bad implementation for "beginUpdate()" call in BpelModelImpl.
The reasons are the same as in issue 77785.
Comment 3 Mikhail Kondratyev 2006-08-04 08:10:20 UTC
Verified in build 17