Hello, the versioning feature of Tomcat (parallel deployment) is too important for our live deployments. This was something usual for us while deploying WebTop4, using native container session manager.
With WebTop5 we need the best of both worlds, and to achieve this I bet we need some kind of hybrid session manager implementing both the native container session manager and the default native shiro session manager: this would allow us to both have classic JSESSIONID management on Tomcat (making it work on parallel deployments) together with a native shiro session to work with our websockets management and rest APIs. We may invest in the development of such an hybrid manager, but we need some help on how to achieve this. We would contribute the final result, obviously. Can anyone help? Gabriele -- Sent from: http://shiro-user.582556.n2.nabble.com/
