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 199436 - Option to restart JVM on redeploy
Summary: Option to restart JVM on redeploy
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-15 14:33 UTC by _ gtzabari
Modified: 2011-06-15 14:42 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 _ gtzabari 2011-06-15 14:33:53 UTC
Please add an option to the server plugin that, when enabled, causes Glassfish to restart on every webapp redeploy (as opposed to simply reloading the webapp in a separate ClassLoader).

I've summarized my reasoning here: http://stackoverflow.com/questions/6333056/running-webapps-in-separate-processes
Comment 1 _ gtzabari 2011-06-15 14:38:12 UTC
See issue 199437 for the equivalent Tomcat RFE.
Comment 2 _ gtzabari 2011-06-15 14:42:38 UTC
My mistake. The Tomcat RFE can be found at issue #199439