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

Summary: Support RESTful web services in J2SE project
Product: webservices Reporter: Peter Liu <petertliu>
Component: RESTAssignee: Milan Kuchtiak <mkuchtiak>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 123409    

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