Hi, I am trying to use the PersistentManager. But it seems it is not working: - maxActiveSessions=0: No session are possible. (That is not what says the server.xml ). - saveOnRestart=true: A part creating the file it seems it is doing nothing.
Has someone already use it? I need a more complex FileStore: - I need to have an absolut directory. - I want to add some locking (to be able to share the sessions between Tomcat's). Should I create a new FileStore or improve the existing one? Cheers Jean-frederic -- To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>