Results 1 to 3 of 3
Thread: session expire issue in spring
- 12-09-2011, 08:51 PM #1
Member
- Join Date
- Dec 2011
- Posts
- 2
- Rep Power
- 0
session expire issue in spring
Hi,
I am using spring mvc frame work. I am using form based security and backend LDAP. I am using Websphere 7.0.0.19.
Problem: I am getting session expired issue when I leave a browse more 1.30 hour. I specified 4 hours in web.xml but my session is expires some times with in 1 hour or 1.30 hour. When check the log I am getting below error,
12/9/11 12:46:39:521 CST] 0000002c LTPAServerObj W SECJ0371W: Validation of the LTPA token failed because the token expired with the following info: Token expiration Date: Fri Dec 09 11:16:00 CST 2011, current Date: Fri Dec 09 12:46:39 CST 2011.
[12/9/11 12:46:39:525 CST] 0000002c LTPAServerObj W SECJ0371W: Validation of the LTPA token failed because the token expired with the following info: Token expiration Date: Fri Dec 09 11:16:00 CST 2011, current Date: Fri Dec 09 12:46:39 CST 2011.
Please let me know any ideas?
- 12-10-2011, 02:57 PM #2
Similar Threads
-
How do I create session for a user when S/he login and expire the session.
By dpk_vash in forum Web FrameworksReplies: 2Last Post: 12-23-2008, 06:35 PM -
How to use session scope in Spring
By Java Tip in forum Java TipReplies: 0Last Post: 03-31-2008, 10:07 AM -
how to expire a session in struts without using cookies
By sathya_k_83 in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 11-22-2007, 02:07 PM -
How to use session scope in Spring
By JavaBean in forum Java TipReplies: 0Last Post: 09-28-2007, 12:47 PM
Bookmarks