Editing the service configuration settings
The settings for the Geronimo application server service are stored in the wrapper.conf configuration file. Some of the settings are configured with the values required to start the service and should not be changed, but there are a number of global settings that can be modified to change the behavior of the application.
To edit wrapper.conf configuration settings:
- Open Windows Explorer and locate the wrapper.conf file in the \geronimo\var\config subfolder where AX Server is installed.
- Open the file in a text editor and modify the configuration
settings as necessary.
The wrapper.conf file stores the following types of settings:
-
Java configuration settings including memory settings, file locations, and temporary directory settings.
-
Security certificate configuration settings and the keystore location.
-
Logging settings for the Geronimo application server service.
For a complete list of configuration settings you can modify, see wrapper.conf.
-
- Save and close the wrapper.conf file.
- Restart the Geronimo application server service.