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 - Improve the method customizer used for EJB 'Add xxx method' and WS 'Add operation' actions
Summary: Improve the method customizer used for EJB 'Add xxx method' and WS 'Add opera...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords: UI
Depends on: 93442
Blocks: 88829
  Show dependency tree
 
Reported: 2007-01-29 09:00 UTC by Josef Holy
Modified: 2016-07-07 08:55 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Issues in the current Add Operation Dialog (46.10 KB, image/png)
2007-01-29 09:25 UTC, Josef Holy
Details
Enter Method Parameter Dialog Issues (26.67 KB, image/png)
2007-01-29 10:02 UTC, Josef Holy
Details

Note You need to log in before you can comment on or make changes to this bug.
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