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 105779 - Generic REST Web Service wizard
Summary: Generic REST Web Service wizard
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P1 blocker (vote)
Assignee: Nam Nguyen
URL:
Keywords:
Depends on: 100676
Blocks:
  Show dependency tree
 
Reported: 2007-06-05 18:47 UTC by Nam Nguyen
Modified: 2008-01-20 11: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 Nam Nguyen 2007-06-05 18:47:48 UTC
We need to support creation of REST web service using patterns other than from
JPA entity classes.  The wizard would have:
- First page allowing selection of different patterns.  Initially, 2 patterns
are supported: container-items and client-control.  Container-items is default
selection.
- Second pages for all patterns should allow user input name of the resource and
have default values derived for all other parameters:  class names and URI's.
- Selection and typing in of MimeType should be allowed for both of these
patterns.  text/xml is the default selection.
- Representation class selection should allowed for XML mime type (and later for
Jason).
Comment 1 Nam Nguyen 2007-06-08 00:24:14 UTC
UI design document:
http://wiki.netbeans.org/wiki/view/GenericRESTWebSerivesWizard
Comment 2 Lukas Jungmann 2008-01-20 11:52:48 UTC
v.