Sun GlassFish Web Space Server 10.0 Administration Guide

Hot Undeploy

Hot Undeploy is a property in the portal.properties file, which is the default configuration file for Sun GlassFish Web Space Server. You can override this property using portal-ext.properties file.

Set the following to true to enable undeploying plugins.


hot.undeploy.enabled=true

Set the undeploy interval to the number of milliseconds the system should wait for the undeploy process to finish.


hot.undeploy.interval=0

Set the following to true to undeploy a plugin before deploying a new version. This property is only used if the property hot.undeploy.enabled is set to true.


hot.undeploy.on.redeploy=false