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 100847

Summary: Build a war with precompiled jsp files
Product: javaee Reporter: Vince Kraemer <vkraemer>
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Vince Kraemer 2007-04-12 20:35:32 UTC
Currently, we can test compile a project's JSPs...  The resulting class files
are not packaged into the war file...

The web.xml is not altered to directly access the resulting Servlets...

Some folks think this will make the war files more "production ready"
Comment 1 cameronr 2007-04-13 02:31:04 UTC
This would also help with classloader leakage in Glassfish when going through
the development cycle and deploying an application numerous times.

More information available on the glassfish forums:
http://forums.java.net/jive/message.jspa?messageID=211318#211318
Comment 2 Martin Balin 2016-07-07 08:54:00 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss