September 2011
Intermediate to advanced
528 pages
19h 57m
English
Before we start discussing the actual startup and shutdown procedures for a server instance, it's important to understand that you can choose to start a server in two different modes—production or development mode. The default mode is the development mode. When you enable the production mode, a number of configuration attributes will have different default values from those in a server running in development mode. Here's a summary of how key configuration attributes vary in a server running in production mode:
The servlet engine will not check for servlet changes.
When using 8.1 executed threads, the default ...
Read now
Unlock full access