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

Summary: Internal HTTP server contains unusable classes
Product: ide Reporter: _ rkubacki <rkubacki>
Component: Internal ServerAssignee: Matthew Bohm <mbohm>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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 ?