For non-WebSphere application servers, you can enable the eXtreme Scale session replication manager and generic embedded ObjectGrid container startup.
To enable session replication manager and generic startup, change your web application's web.xml through one of previous approaches (link to splicing discussed above).
You have two options for placement of the eXtreme Scale session replication manager JAR file:
(Optional) Although embedded containers are enabled automatically, you can also deploy with remote eXtreme Scale containers. As discussed above, we use a session listener or servlet filter to trigger the embedded ObjectGrid container startup automatically (link to that section).
Install and run your web applications. Your application session data should be replicated.