The request/response pair should be available at all times to web-related
components
------------------------------------------------------------------------------------
Key: SHIRO-164
URL: https://issues.apache.org/jira/browse/SHIRO-164
Project: Shiro
Issue Type: Bug
Components: Session Management
Reporter: Tauren Mills
According to Les, for web-initiated interaction, you should not be seeing these
messages:
DEBUG - DefaultWebSessionManager - No request or response bound to
the thread. Session ID cookie cannot be removed. This could occur in
a web application that also services non web clients (e.g. RMI
remoting).
DEBUG - DefaultWebSessionManager - Request or response object is not
bound to the thread. Assuming this session start activity is due to a
non web request (possible in a web application that also services non
web clients.
Full thread available here, with logs:
http://shiro-user.582556.n2.nabble.com/Intermittent-problems-with-SecurityUtils-getSubject-getPrincipal-td5067869.html#a5068081
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.