You should be using one or the other: https://shiro.apache.org/session-management.html
I wrote a post on Shiro and Hazelcast here: https://stormpath.com/blog/hazelcast-support-apache-shiro On Thu, Oct 26, 2017 at 3:53 AM, amri <[email protected]> wrote: > I’m trying to configure session replication with Apache shiro and > Hazelcast. > The issue is that I have two sessions one managed by JBoss not replicated > (JSESSIONID) and another session managed by Apashe shiro replicated. > > How can I replicate the JBoss session (Replicate CDI session scope bean). > > > > -- > Sent from: http://shiro-user.582556.n2.nabble.com/ >
