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 140769 - [65cat] RestFul Webservice Java Client stub
Summary: [65cat] RestFul Webservice Java Client stub
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Peter Liu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-18 15:50 UTC by dafreels
Modified: 2015-05-06 09: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 dafreels 2008-07-18 15:50:50 UTC
[ BUILD # : 200807101204 ]
[ JDK VERSION : 1.6.0_07 ]

Right now, Netbeans allows us to generate the RESTful Web Service
Client Stubs, which is a html file with javascript. It would be nice
if Netbeans could also generate Java Stubs for the RESTful Web
Service Client.
Comment 1 Jan Stola 2015-05-06 09:52:41 UTC
There is Web Services > RESTful Java Client in NetBeans IDE by now.