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 209595

Summary: RESTful Web Services from Entity Classes using Maven
Product: webservices Reporter: jyeary <jyeary>
Component: RESTAssignee: Denis Anisimov <ads>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P1    
Version: 7.1.1   
Hardware: All   
OS: All   
See Also: http://netbeans.org/bugzilla/show_bug.cgi?id=209573
http://netbeans.org/bugzilla/show_bug.cgi?id=209592
Issue Type: DEFECT Exception Reporter:

Description jyeary 2012-03-14 18:34:14 UTC
The pom file generated from the wizard includes references to unknown jar files. 

This only happens with GlassFish 3.x and EE 6 selected. These are all likely related.

Please see:

http://netbeans.org/bugzilla/show_bug.cgi?id=209573
http://netbeans.org/bugzilla/show_bug.cgi?id=209592
Comment 1 Denis Anisimov 2012-03-22 11:02:15 UTC
The source of the issue is incorrect pom file and that's the same problem as 
mentioned issue #209573 with bad Jersey deps .

*** This bug has been marked as a duplicate of bug 209573 ***