Platform Framework
R24 AMR | Min(s) read

Configuring WebSphere eXtreme Scale

This section helps you to configure Websphere eXtreme Scale session management.

To configure Websphere eXtreme Scale, setup the host, port, and grid name in the caching.properties file.

For connection, the configured grid name uses the cache name and the value specified in the temn.cache.was.og.grid.name property. For example, if the cache name is Tables, then the object grid name to be connected to is TablesGrid.

The object grid name must match with the name specified in the objectgrid.xml file. For example, <objectGrid name="TablesGrid" txTimeout="60">
temn.cache.external.caching.provider=com.ibm.websphere.ObjectGridProvider
temn.cache.was.og.host.port=localhost:2809, myremotehost:2809
temn.cache.was.og.grid.name=Grid
temn.cache.was.og.domain.name=DefaultDomain

Copyright © 2020- Temenos Headquarters SA

Published on :
Monday, May 27, 2024 5:03:06 PM IST