Ronald Klop wrote:
> Yep. I thought the same. The SecurityManager is needed for RMI as far as
> I know. So I can't get rid of that one. The session clustering doesn't
> mean the session is passivated every time I think, but I will take a
> look on that one.
It think it is when Tomcat shuts down. I haven't checked the code. It
might even be configurable on shut down.
Maybe a SessionBindingListener which directly removes
> the attribute. All ugly hacks in my opinion.
Yep :) I didn't say they would be pretty ;)
> I wil file a bug report.
Seen it. Thanks.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|