-
Bug
-
Resolution: Done
-
Major
-
JBossAS-4.0.4.GA
-
None
-
Compatibility/Configuration
I tried enabling HTTP session persistence, but found out that the default directory that it writes to is the work directory. Working with JBoss support, I discovered that the work directory is deleted when the server shuts down.
Either the work directory should not be deleted, or the default directory where the persistent HTTP sessions are serialized to a file should be changed to be in a directory other than work (since it is being deleted).
- is related to
-
JBAS-3081 .jsp fails to recompile after redeployment, or recompiles continuously
- Closed