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

Summary: REST samples Hello World and Customer Database uncompilable
Product: webservices Reporter: Jiri Skrivanek <jskrivanek>
Component: RESTAssignee: issues@webservices <issues>
Status: VERIFIED WORKSFORME    
Severity: normal CC: pjiricka
Priority: P2    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

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.