WebSphere eXtreme Scale Administration Guide > Configure WebSphere eXtreme Scale
Properties file reference
Server properties files contain settings for running the catalog servers and container servers. You can specify a server properties file for either a stand-alone or WebSphere Application Server configuration. Client property files contain settings for the client.
Sample properties files
You can use the following sample properties files that are in the extremescale_root\properties directory to create the properties file:
- sampleServer.properties
- sampleClient.properties
Deprecated system properties
- -Dcom.ibm.websphere.objectgrid.CatalogServerProperties
- The property was deprecated in WebSphere eXtreme Scale v7.0. Use the -Dobjectgrid.server.props property.
- -Dcom.ibm.websphere.objectgrid.ClientProperties
- The property was deprecated in WebSphere eXtreme Scale v7.0. Use the -Dobjectgrid.client.props property.
- -Dobjectgrid.security.server.prop
- The property was deprecated in WebSphere eXtreme Scale v6.1.0.3. Use the -Dobjectgrid.server.prop property.
- -serverSecurityFile
- This argument was deprecated in WebSphere eXtreme Scale v6.1.0.3. This option is passed into the startOgServer script. Use the -serverProps argument.
- Server properties file
The server properties file contains several properties that define different settings for the server, such as trace settings, logging, and security configuration. The server properties file is used by the catalog service and container servers.- Client properties file
You can create a properties file based on the requirements for eXtreme Scale client processes.- ORB properties file
The orb.properties file is used to pass the properties that are used by the ORB to modify the transport behavior of the grid.
Parent topic
Configure WebSphere eXtreme Scale
Related concepts
Transport layer security and secure sockets layer
Related tasks
Start stand-alone WebSphere eXtreme Scale servers
Administer WebSphere eXtreme Scale with WebSphere Application Server
Related reference