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 100683 - Ability to remove operation
Summary: Ability to remove operation
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Roderico Cruz
URL:
Keywords:
Depends on:
Blocks: 98255
  Show dependency tree
 
Reported: 2007-04-11 21:45 UTC by Srividhya Narayanan
Modified: 2010-04-06 13:52 UTC (History)
0 users

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 Srividhya Narayanan 2007-04-11 21:45:13 UTC
Along with adding operation provide facility to also remove them
Comment 1 Roderico Cruz 2007-04-11 22:58:40 UTC
The following works:
1. Removal of wsdl operation and binding operation
2. Currently puts @WebMethod(exclude=true) annotation in the Java method instead
of deleting it so as to preserve user code.
I found some problems with (2). Will mark this as complete when I fix that problem.
Comment 2 Roderico Cruz 2007-04-19 06:29:48 UTC
This has been completed
Comment 3 Jaroslav Pospisil 2010-04-06 13:52:31 UTC
v.