I did a remote debug on the server found the following as well: securityManager = DefaultWebSecurityManager securityManager.sessionManager = DefaultWebSessionManager securityManager.sessionManager.sessionDAO = MemorySessionDAO
This means that sessionDAO exists and it should work. Thanks, Jack -- View this message in context: http://shiro-user.582556.n2.nabble.com/Problem-with-sessionDAO-and-WebFilter-tp6464439p6464449.html Sent from the Shiro User mailing list archive at Nabble.com.
