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

Summary: verify that apisupport.restsample/rest-sample-application/rest-sample-module still works
Product: webservices Reporter: David Konecny <dkonecny>
Component: RESTAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.