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 221558 - REST Web Services node not visible after creation
Summary: REST Web Services node not visible after creation
Status: VERIFIED WORKSFORME
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 7.3
Hardware: All All
: P1 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-11-06 12:48 UTC by Jiri Skrivanek
Modified: 2012-11-09 15:22 UTC (History)
2 users (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 2012-11-06 12:48:45 UTC
When you create REST web service it is not shown in project view. To reproduce:

- create web project with GlassFish server
- expand project root node
- open new file wizard
- choose "Web Services|RESTful Web Services from Patterns" and click Next
- click Next to select "Simple Root Resource"
- provide Resource package and click Finish
- service is opened in editor but RESTful Web Services node is not shown in project's view

Martin Fousek send recently to the javaee mailing list that changesets in bug 219578 might cause some problems in Java EE functionality. I don't know whether this is related.

Product Version: NetBeans IDE Dev (Build 201211060001)
Java: 1.7.0_10-ea; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-ea-b11
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Jiri Skrivanek 2012-11-06 12:56:35 UTC
It started to happen in daily build 201211040001.
Comment 2 Petr Jiricka 2012-11-09 10:32:19 UTC
> bug 219578 might cause some problems ... I don't know whether this is related.

I think it is. Tomas has since fixed these issues, and I can not reproduce this in the latest build (web-main #9164), I think it is fixed now. Please reopen if you can still reproduce.
Comment 3 Jiri Skrivanek 2012-11-09 15:22:08 UTC
It works for me in build 201211090001.