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 133205

Summary: Improve REST client API support
Product: webservices Reporter: Nam Nguyen <nnguyen>
Component: RESTAssignee: Peter Liu <petertliu>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Nam Nguyen 2008-04-18 15:04:14 UTC
To help simplify REST Java client consumption we need to:
1. define separate Jersey client library
2. support codegen and automatic library dependency by either:
   (a)  DnD from REST service node from provider project, or
   (b)  a context menu action 'Call REST service'

(1) could be done pretty quickly.