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 96273 - Internal HTTP server contains unusable classes
Summary: Internal HTTP server contains unusable classes
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Internal Server (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Matthew Bohm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-22 10:01 UTC by _ rkubacki
Modified: 2008-12-24 06:00 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 _ rkubacki 2007-02-22 10:01:27 UTC
According to warnings from verifyclasslinkage during build we ship some classes
in webserver.jar that refer to Jasper (JSP engine). Removing these can reduce
size of classpath a bit.

If we have some good reason why to keep them we can suppress warnings (#96141).
Comment 1 Jayashri Visvanathan 2008-12-24 06:00:36 UTC
Matt, do we still have webserver.jar ?