Middleware server variables and custom properties define properties for middleware servers, such as the maximum heap size for assisted life-cycle servers.
The SERVER_MAX_HEAP_SIZE variable defines the maximum heap size for assisted life-cycle servers. If the variable is not defined, the default maximum heap size value for the server type is used.
To set the SERVER_MAX_HEAP_SIZE variable, click Servers > All servers > server_name > Variables. Specify the maximum heap size in megabytes.
Server type | Maximum heap size |
---|---|
JBoss | 512 MB |
Apache Tomcat | 64 MB |
WebSphere Application Server Community Edition | 64 MB |
BEA WebLogic | 400 MB |
The UseJMXSecureConnector custom property specifies if Java Management Extensions (JMX) security is enabled for a WebSphere Application Server Community Edition Version 2.1 server.
To enable JMX security, additional steps are required beyond setting the custom property. See Configuring JMX security for WebSphere Application Server Community Edition Version 2.1 servers for more information.
To set the UseJMXSecureConnector custom property, click
. Set the value to true to enable JMX security.Value | True or false |
---|---|
Default | false |