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 93393

Summary: Improve the method customizer used for EJB 'Add xxx method' and WS 'Add operation' actions
Product: javaee Reporter: Josef Holy <jholy>
Component: CodeAssignee: martin_adamek <martin_adamek>
Status: RESOLVED WONTFIX    
Severity: blocker CC: jungi
Priority: P3 Keywords: UI
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 93442    
Bug Blocks: 88829    
Attachments: Issues in the current Add Operation Dialog
Enter Method Parameter Dialog Issues

Description Josef Holy 2007-01-29 09:00:17 UTC
Improve the general appearance and interaction of the 'Add operation' dialog,
which is being used for adding operations to Web Services and EJBs. This dialog
can be invoked f.e. by creating a web service, right-clicking on it and
selecting 'Add operation'.

It is important to address especially issues mentioned further.
Comment 1 Josef Holy 2007-01-29 09:25:13 UTC
Created attachment 37761 [details]
Issues in the current Add Operation Dialog
Comment 2 Josef Holy 2007-01-29 10:02:14 UTC
Created attachment 37765 [details]
Enter Method Parameter Dialog Issues
Comment 3 Lukas Jungmann 2007-02-22 12:46:16 UTC
Notes to new Add ws operation dialog:

- it would be great to also allow user to set and customize @WebParam annotation
on each ws operation's parameter through UI

- the dialog should be able to set annotations on each (generated)
method/operation, from websvcs point of view the most important are @WebMethod,
@RequestWrapper and @ResponseWrapper. Some others like eg. @Override or
@Deprecated are applicable also to EJB methods, so maybe new tab for Annotations
(similiar to Exceptions one) could be added to the dialog
Comment 4 Martin Balin 2016-07-07 08:55:43 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