Answer the question
In order to leave comments, you need to log in
Can I use Parallel deployment while using native Shiro sessions?
In the project I use Apache Tomcat 8.0.28 and Apache Shiro 1.3.2. In Tomcat, I use the Parallel deployment feature to deploy multiple versions of the same application.
New requirements for the project have led to the need to use native Shiro sessions. But after enabling native sessions, it turned out that Parallel Deployment no longer functions, because Tomcat now knows nothing about sessions, and Parallel Deployment needs sessions to work.
Is there a way to use Parallel Deployment in Tomcat and native Shiro sessions at the same time. Or maybe there are alternatives for Parallel Deployment?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question