Jens Heitmann created OWB-1314: ---------------------------------- Summary: Conversation scop lastAccessTime is not updated Key: OWB-1314 URL: https://issues.apache.org/jira/browse/OWB-1314 Project: OpenWebBeans Issue Type: Bug Components: Context and Scopes Affects Versions: 2.0.12 Environment: Tomee 8.0.1 Reporter: Jens Heitmann
It doesn't seem that the last access time is updated, if a conversation scope is access afterward a begin() call. Accessing getLastAccessTime keeps returning the time set, if the begin() is executed. If a conversation scope keeps up a long time, because a user is working longer inside a editing form. Even a refresh doesn't update lastaccesstime. Resulting in a timeout, even if the conversation is used periodically. -- This message was sent by Atlassian Jira (v8.3.4#803005)