Bootstrap configuration items for the Management Console

This topic describes the configuration items that make up the Management Console's bootstrap configuration.

Management agent connection

The following settings control the connectivity to the Management Agent. They override the built-in values and can be overridden themselves by command line parameters.

Examples:

management.agent.connection.type=RMI
management.agent.connection.host=localhost
management.agent.connection.port=9999
Note: The values shown here are the same as the built-in defaults.