Email:
Password:
Please or Register:
Google

Locations of visitors to this page

Configuration Property Overview
Configuration Property Overview
Configuration Property Overview

The Java Service Wrapper uses a configuration file to control the various Wrapper settings. The file also contains all of the information necessary to launch a JVM instance with the correct command line required by a given application.

This section includes an example configuration file as well as covers some general features which apply to all properties.

The individual properties are individually explained below. They can be accessed by category or name. Many of the pdroperties which will most likely be required are also explained elsewhere in this document.

The Wrapper configuration file is very similar, but not exactly the same, as a Java Properties file. The '\' character is not interpreted as an escape character for example. The '#' character is interpreted as a comment character. To include a '#' character in a property value, the value must either be quoted, or escaped by a second '#' character.

Properties by Category
Properties by Name

Properties added after the initial release are followed by the version in which they were implemented.





User Comments

If you notice something that is incorrect, missing, or simply feel that some part of this page could be explained better, feel free to log in and add a comment. You will need to register before you can log on.

Email:
Password:
Java Service Wrapper Version: 3.3.5