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 206796 - JAX-RS libraries are missing from a Java EE project
Summary: JAX-RS libraries are missing from a Java EE project
Status: RESOLVED DUPLICATE of bug 206526
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: -S1S-
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-29 23:59 UTC by arungupta
Modified: 2012-01-04 12:35 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 arungupta 2011-12-29 23:59:39 UTC
Create a Java Web Application project and target to WebLogic 12c. The list of libraries does not include JAX-RS 2.0 and so has to be explicitly added in order for the correct resolution of imports.

This should be fixed for a better OOTB experience.
Comment 1 Petr Hejl 2012-01-03 16:09:04 UTC
Is this duplicate of #206526?

Also are we really talking about 2.0? I thought has not been finished yet.
Comment 2 Petr Hejl 2012-01-04 12:35:51 UTC

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