Regarding the deployment location, you're right, it's unusual, but it's a
legacy application.
I found out the reason for the class not being visible. There was a Context
element with docBase defined in server.xml which I hadn't noticed. Nesting
the Manager element inside that (rather than in conte
On 5/12/2020 at 7:45 PM, "Mark Thomas" wrote:On 12/05/2020 18:38,
Jonathan Yom-Tov wrote:
> I'm trying to use PersistentManager with FileStore to load sessions
from
> disk. Serialization goes ok but when the session is loaded I get an
> exception deserializing one of my application's classes.
>
On 12/05/2020 18:38, Jonathan Yom-Tov wrote:
> I'm trying to use PersistentManager with FileStore to load sessions from
> disk. Serialization goes ok but when the session is loaded I get an
> exception deserializing one of my application's classes.
>
> [2020-05-12 09:08:52] [SEVERE] Session:
> 632
I'm trying to use PersistentManager with FileStore to load sessions from
disk. Serialization goes ok but when the session is loaded I get an
exception deserializing one of my application's classes.
[2020-05-12 09:08:52] [SEVERE] Session:
6325A48BA1D2FC79105C7F4B0A76CB74.worker1;
java.lang.ClassNot