Wicket 1.4.17 is used in the application. For every request, under the deployed component work folder...a file pm-null is getting created and is growing upon subsequent requests from the same session. And this is consuming more disk space, which leading to system crash. Tried, but was not possible to remove the cache..from the running session. Can someone suggest how to get rid of this issue?
DiskPageStore is used in the implemented version 1.4.17 ----- //Maddy -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Does-Wicket-creates-session-in-work-folder-when-deployed-on-jboss-tp4652363p4652762.html Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.
