Hello, I would like to fix an hard session timeout. When a user login in the application, the session has a hard limit of (e.g.) 20 minutes. Whatever the user is doing during this period, when 30 minutes is reached I need to be able to invalidate the Portal session.
My question is where should I start to invalidate the portal session. The Object PortalSession does not expose the HttpSession. Regards, View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256091#4256091 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256091 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
