Re: Tomcat 8.5.4, Backup Manager and Serializable objects in httpSession

2017-06-09 Thread Jared Walker
Hello, The exception was not swallowed. It was just in a different log file which I wasn't anticipating. Thanks, -Jared On Mon, May 29, 2017 at 4:03 PM, Jared Walker <ja...@digitalredemption.com> wrote: > Hello, > > I have a question about how BackupManager enforces or p

Re: Tomcat 8.5.4, Backup Manager and Serializable objects in httpSession

2017-06-04 Thread Jared Walker
, Christopher Schultz <ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Jared, > > On 5/29/17 5:03 PM, Jared Walker wrote: >> Hello, >> >> I have a question about how BackupManager enforces or performs >> se

Tomcat 8.5.4, Backup Manager and Serializable objects in httpSession

2017-05-29 Thread Jared Walker
Hello, I have a question about how BackupManager enforces or performs session replication. I have added print outs to the serializing methods of an object I'm binding to the http session. When I run a simple test (login to the server, shut it down, then try to refresh) I do not stay logged in.

Tomcat 8.5.4 and LegacyCookieProcessor

2017-05-18 Thread Jared Walker
Hello, We are migrating to the version of tomcat identified in the subject and during our testing we ran into an issue with an external automated client used to submit specialized requests to your web application. It was failing to connect because it was submitting cookies with version set to 0.