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 127427 - can't refactor WSDL operations
Summary: can't refactor WSDL operations
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-14 22:21 UTC by kiran_bhumana
Modified: 2016-07-07 09:56 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 kiran_bhumana 2008-02-14 22:21:08 UTC
If I define a WSDL operation with input Message. And later want to add an output message, I can't do that. I need to
delete that operation and recreate it. It doesn't sound right! like wise if I defined a in-out operation (both request
and response), then I decided to take out the response, the tool doesn't let you do that. 

When the user does this sort of changes, the changes need to be propagated to the bindings and other references as well.
The user could be prompted and the user may want to refactor or may not want. But if anything goes out of synch,
validation should catch it later.
Comment 1 ggenipudi 2008-11-24 18:28:53 UTC
The user initially creates a portype with oneway operation and later is unable to change the operation to
request/response and add output. 
Comment 2 Martin Balin 2016-07-07 09:56:31 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss