Clere, Jean-Frederic wrote:
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.
That is the directory directive of FileStore and it works.
But I have noted that a swapped session "dispairs" after beeing swapped.
- 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?
I have to write a new one. Because I need a piece of native code.
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>
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>