There have been some important bug fixes in the baseline since April that haven't made it to a release version yet. Are there plans to release another version of Tomcat 4.1?

The changes I am interested in some fixes that were done by Glenn and Markt but some thought they might be too risky. But I applaud those changes since they could allow me to discard my own internal patches that I have had to make to address these same problems. Some of the problems/fixes I'm talking about are:

1. Inefficient database queries for persistent sessions
2. Session expiration problems caused by differing interpretations of the getLastAccessedTime() method
3. NPEs in StoreBase
4. Remove non-serializable attributes from sessions
5. Changed classes throw InvalidClassExceptions on de-serialization


These seem like pretty significant issues to me and I doubt I'm the only one to have encountered them. Can I expect a new release any time soon?

~Tom


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to