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 100671 - REST enable web projects
Summary: REST enable web projects
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Nam Nguyen
URL:
Keywords:
Depends on:
Blocks: 101685
  Show dependency tree
 
Reported: 2007-04-11 21:12 UTC by Srividhya Narayanan
Modified: 2008-01-20 11:49 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 Srividhya Narayanan 2007-04-11 21:12:19 UTC
Modify web project to have REST support. Build script changes, lib
additionremoval from platform, project support etc.
Comment 1 Nam Nguyen 2007-04-11 23:25:04 UTC
0. add SPI to check readiness and turn on rest support for any projects.
1. add rest-apt and test-restbeans build-impl.xsl.
2. add test-restbean action.
4. add rest library jars to AS j2eeplatform library.
5. add hook for future SWDP library.

Complete, but need to update to use new separate apt task.
Comment 2 Nam Nguyen 2007-04-16 18:18:37 UTC
Support to use APT class from restbean-impl.jar has been checked in.
Comment 3 Lukas Jungmann 2008-01-20 11:49:53 UTC
v.