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 169477 - Servlet API Libraries
Summary: Servlet API Libraries
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 15:40 UTC by Martin Schovanek
Modified: 2009-09-25 04:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2009-07-29 15:40:50 UTC
[200907290201, jdk1.6]

Since we have New Servlet and New web-fragment.xml templates for Java Class Library project. We should provide a Servlet
API library 'ServletAPI-GlassFish-v3' to have complete support for such libraries projects. Now we are providing similar
libraries like EclipseLink-GlassFish-v3 or Commet-GlassFish-v3.

In current state user have to find somewhere a Servlet API .jar and it on project's classpath.
Comment 1 Vince Kraemer 2009-09-25 04:28:31 UTC
this is resolved by the changes that addressed 172234