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 - Build a war with precompiled jsp files
Summary: Build a war with precompiled jsp files
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-12 20:35 UTC by Vince Kraemer
Modified: 2016-07-07 08:54 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 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