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 79156 - Enhancement Request to dynamically update WSDL parameters if a change to an element is made.
Summary: Enhancement Request to dynamically update WSDL parameters if a change to an e...
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-27 02:09 UTC by bugbridge
Modified: 2006-07-27 08:14 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-06-27 02:09:24 UTC
Original status: 3-Accepted; Suggested Status: NEW

Original Target Release: coke_dev; Suggested Target Milestone : 5.5

Original submitter: lchang

Description:
Steps to reproduce:
1.  Create a .wsdl file from scratch.  
2.  Create a Message
3.  Create a PortType with an operation.
4.  Assign the Message to the input or output (or both) message.
5.  Change the name of the Message and SAVE.

Result:
The input/output message still shows the old message name.

Expected Result:
It would be nice if all locations that the message was used was dynamically 
modified to have the correct name.

Evaluation:
This will be done as part of wsdl refactoring
Comment 1 Shivanand Kini 2006-07-20 02:13:30 UTC
This has been completed
Comment 2 vmalapati 2006-07-27 08:14:49 UTC
Not allowing to rename the elements. 
Verified and closed.