Thanks for the update, Mark.
On 19/01/18 00:06, Mukarram Baig wrote:
> Hey Mark
>
> Just wanted to see if there was an update to getting a new release.
9.0.x and 8.5.x are happening now. Best guess is 8.0.x and 7.0.x will
follow.
Mark
Hey Mark
Just wanted to see if there was an update to getting a new release.
Thanks!
hello good folks!
I see that the endorsed directory related problem in tomcat 7.x for running
in java 9 has been fixed by the patch by rjung in
https://github.com/apache/tomcat70/commit/e7ae8664922cd54fabe847527bad614bcd5ce301#diff-da184cf589a25174c11dc3f4dbaeb0b4
Do we know the approximate date
Thanks for the responses Thomas and Chris. To clarify, the application is
not being defined as being distributable in my web.xml. The exceptions that
I am seeing here are not at webapp restarts (we basically have very
infrequent application restarts and we can afford to lose out on the user
session
Hello Guys,
I might be asking something that is very fundamental, but please bear with
me here. We are using tomcat in a non-clustered environment. We put certain
domain objects in the session and we have a heartbeat going which ensures
that the sessions are valid in the lifetime of the screen. T