Hi Mark,
i have extended Shiro's default sid generator (JavaUuidSessionIdGenerator),
providing ids according to your suggestion, but unfortunately we obtain the
same behaviour.
After deploying the new app upgrade, users on the old release are logged out
again.
--
Sent from: http://tomcat.10.x6.
On 4 December 2017 10:25:35 GMT+00:00, malbinola wrote:
>Hi All,
>we have been using the fantastic parallel deployment feature (PD) for
>years
>but now, after upgrading to Apache Shiro's native session management,
>it
>don't work anymore.
>
>Let's suppose that we have a deployed app named app##01.
Hi All,
we have been using the fantastic parallel deployment feature (PD) for years
but now, after upgrading to Apache Shiro's native session management, it
don't work anymore.
Let's suppose that we have a deployed app named app##01.war on which we have
several logged users. If we realease a new v