We are using AuthenticatedWebSession  of wicket version 7.0.0. When user logs
out (super.invalidate();) we have noticed that wicket deletes the
folder/files related to current session. However, at the same time, It is
creating a new folder and files on session invalidation. 
This leads to create a hundred of thousands of files and folders as we have
a large number of users who are using the system.
Can someone direct me how to fix it?

--
Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to