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 78236 - Setting invalid namespace in source does not update the diagram
Summary: Setting invalid namespace in source 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: issues@soa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-19 10:08 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:09:00 UTC
Steps to reproduce:
 - create a new Sync sample
 - open it in designer
 - switch to source
 - find the wsdlNS namespace prefix declaration in the process tag
 - change the namespace to a non-existing one
 - save
Switch to diagram - nothing will change although the wrong namespace is used in BPEL
Comment 1 Denis Anisimov 2006-06-22 08:53:30 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:12 UTC
Verified with build from 060723