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 226653 - REST samples Hello World and Customer Database uncompilable
Summary: REST samples Hello World and Customer Database uncompilable
Status: VERIFIED WORKSFORME
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: issues@webservices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-25 14:28 UTC by Jiri Skrivanek
Modified: 2013-04-03 14:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2013-02-25 14:28:00 UTC
REST samples Hello World and Customer Database uncompilable. To reproduce:

- create Java EE 6 web project with GlassFish 3.1.2.2
- open new project wizard
- choose "Samples|Web Services|REST: Hello World" (or Customer Database)
- finish the wizard
- generated project is uncompilable because of missing javax.ws.rs package

Product Version: NetBeans IDE Dev (Build 201302242300)
Java: 1.7.0_15; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b02
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Petr Jiricka 2013-03-04 08:57:28 UTC
Jirko, do you know if this also affects 7.3, or is it trunk only?
Comment 2 Jiri Skrivanek 2013-04-03 14:11:17 UTC
It works for me in latest builds.