6.2.2. Configure Local Mode (Library Mode)
In Red Hat JBoss Data Grid's Library mode, setting a cache's
mode parameter to local equals not specifying a clustering mode at all. In the case of the latter, the cache defaults to local mode, even if its cache manager defines a transport.
Set the cluster mode to local as follows:
<clustering mode="local" />
<clustering mode="local" />