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 230418 - verify that apisupport.restsample/rest-sample-application/rest-sample-module still works
Summary: verify that apisupport.restsample/rest-sample-application/rest-sample-module ...
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 7.3.1
Hardware: All All
: P3 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-29 05:52 UTC by David Konecny
Modified: 2015-07-16 12:15 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 David Konecny 2013-05-29 05:52:31 UTC
while implementing issue 229898 I had to update apisupport.restsample/rest-sample-application/rest-sample-module but I did not get to test it. It's likely there might be some problems to resolve. This issue is just a reminder. See also fa9fc15ce9b.
Comment 1 Milan Kuchtiak 2013-07-22 14:12:26 UTC
Fixed.

See the bug 229141.

See also the some cosmetic changes in HelloWorld example:
https://hg.netbeans.org/web-main/rev/749108401b9d
Comment 2 Milan Kuchtiak 2013-07-22 14:13:38 UTC
Forgot to mentioned, I tested all 3 REST examples.
Comment 3 Milan Kuchtiak 2013-07-22 14:39:57 UTC
Oops.

Noticed that Maven REST Sample Application is still not updated to JAX-RS/Jersey 2.0.

The Java EE LeanServiceECB.... is working fine.
Comment 4 Quality Engineering 2013-07-23 02:38:26 UTC
Integrated into 'main-silver', will be available in build *201307222300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/749108401b9d
User: Milan Kuchtiak <mkuchtiak@netbeans.org>
Log: #230418: make reasonable methods, and resource-path names
Comment 5 Jan Stola 2015-07-16 12:15:50 UTC
Seems to be fixed by now.