DebugOptions: Specify the JPDA options passed to the JVM when the debugging is
enabled.
RMICompile Options: Enter the command-line options for the rmic compiler. The
EnterpriseServer runs the rmic compiler when EJB components are deployed.
BytecodePreprocessor: Enter a comma separated list of class names. Each class must
implementthe com.sun.appserv.BytecodePreprocessor interface. The classes are called
inthe order specied.
Toolssuch as prolers may require entries in the Bytecode Preprocessor eld. Prolers
generateinformation used to analyze server performance.
ConguringAdvanced Settings
Toset the advanced application conguration using the Admin Console, select Application
Server> Advanced tab > Application Conguration tab and set the application conguration as
follows:
Reload:Select this checkbox to enable dynamic reloading of applications.
Ifdynamic reloading is enabled (it is by default), you do not have to redeploy an application
ormodule when you change its code or deployment descriptors. All you have to do is copy
thechanged JSP or class les into the deployment directory for the application or module.
Theserver checks for changes periodically and redeploys the application, automatically and
dynamically,with the changes. This is useful in a development environment, because it
allowscode changes to be tested quickly. In a production environment, however, dynamic
reloadingmight degrade performance. In addition, whenever a reload is done, the sessions
atthat transit time become invalid. The client must restart the session.
ReloadPoll Interval: Dene the interval at which applications and modules are checked for
codechanges and dynamically reloaded. The default is 2.
AdminSession Timeout: Specify the number of minutes of inactivity after which the admin
sessiontimes out.
Inaddition, dene the deploy settings as follows:
AutoDeploy: Select this checkbox to enable automatic deployment of applications.
Autodeploymentinvolves copying an application or module le (JAR, WAR, RAR, or EAR)
intoa special directory, where it is automatically deployed by the Application Server.
AutoDeploy Poll Interval: Dene the interval at which applications and modules are
checkedfor code changes and dynamically reloaded. The default is 2.
Verier:Check the Verier Enabled box to verify your deployment descriptor les. This is
optional.
Precompile:Check the Precompile Enabled box to precompile any JSP les.
ConguringAdvancedSettings
SunGlassFishEnterprise Ser ver2.1 Administration Guide • December 2008220