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

Summary: Ability to remove operation
Product: webservices Reporter: Srividhya Narayanan <vidhya>
Component: JAX-WSAssignee: Roderico Cruz <rcruz>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 98255    

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.