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 229309 - HTTP Methods not refreshed
Summary: HTTP Methods not refreshed
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 7.3.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-03 08:29 UTC by Jiri Skrivanek
Modified: 2013-05-08 02:24 UTC (History)
0 users

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-05-03 08:29:26 UTC
HTTP Methods not synchronized with source. To reproduce:

- create web project with GlassFish 4 (Java EE 5)
- open new file wizard
- choose "Web Services|RESTful Web Services from Patterns" and click Next
- click Next
- provide package name
- click Finish
- expand node "RESTful Web Services|GenericResource|HTTP Methods"
- remove putXml method in GenericResource.java and save file
- HTTP Methods in projects view are not refreshed

Product Version: NetBeans IDE Dev (Build web-main-javaee7-280-on-20130503)
Java: 1.7.0_17; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 David Konecny 2013-05-05 21:25:43 UTC
debbc20917fe
Comment 2 Quality Engineering 2013-05-07 00:18:26 UTC
Integrated into 'releases', will be available in build *201305062200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/debbc20917fe
User: David Konecny <dkonecny@netbeans.org>
Log: #229309 - HTTP Methods not refreshed
Comment 3 Quality Engineering 2013-05-08 02:24:19 UTC
Integrated into 'main-golden', will be available in build *201305072300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1a1f1ee58897
User: David Konecny <dkonecny@netbeans.org>
Log: #229309 - HTTP Methods not refreshed