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 78237 - Changing namespace prefix does not update the diagram
Summary: Changing namespace prefix does not update the diagram
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-19 10:12 UTC by Mikhail Kondratyev
Modified: 2006-08-31 02:05 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-19 10:12:12 UTC
Steps to reproduce:
 - create a new Sync sample
 - open it in designer
 - switch to source
 - find the wsdlNS prefix declaration
 - change wsdlNS to qwerty
 - save
 - switch to diagram
No thing will be changed in the diagram, while the process still refers to an
unexisting prefix.
Comment 1 Denis Anisimov 2006-06-22 08:54:25 UTC
Currently OM fire change event when namespace is updated.
Events will be fired for any element that have usages of this namespace.
As result - one can see that changing NS to invalid broke linkage on diagram.
So this is work now.
Comment 2 Mikhail Kondratyev 2006-07-24 11:10:37 UTC
Verified in build from 060723