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 122927 - Support RESTful web services in J2SE project
Summary: Support RESTful web services in J2SE project
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks: 123409
  Show dependency tree
 
Reported: 2007-11-28 01:32 UTC by Peter Liu
Modified: 2013-07-24 08:08 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 Peter Liu 2007-11-28 01:32:59 UTC
Currently, users can only create RESTful web services in web projects. However, with the availability of the
light-weight HTTP server in the jdk, it is possible to develop RESTful web services in a J2SE project. The advantage is
that you can deploy and run your services much faster than using glassfish. 

In order to support this, we need to generate the necessary code to set up and launch the LW HTTP server.
Comment 1 Lukas Jungmann 2008-04-14 17:09:31 UTC
moving opened issues where TM != dev to TM=TBD