Details
Description
In some clustered environments, disk access is denied, so the DiskPageStore creation fails in the newSessionStore() of WebApplication, causing the application to fail to start.
It may be better to detect the access exception and to fallback to HttpSessionStore instead of failing.
Attachments
Attachments
Issue Links
- is depended upon by
-
WICKET-3064 Make Wicket fully Compatible with Google App Engine
- Resolved