[jboss-jira] [JBoss JIRA] (AS7-2406) Web sessions have a 60 second timeout set when deploying distributable apps to a clustered domain
Radoslav Husar (Updated) (JIRA)
jira-events at lists.jboss.org
Wed Nov 30 10:56:41 EST 2011
[ https://issues.jboss.org/browse/AS7-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radoslav Husar updated AS7-2406:
--------------------------------
Fix Version/s: 7.1.0.Beta1
(was: 7.1.0.CR1)
Git Pull Request: https://github.com/jbossas/jboss-as/pull/544 (was: https://github.com/jbossas/jboss-as/pull/544)
> Web sessions have a 60 second timeout set when deploying distributable apps to a clustered domain
> -------------------------------------------------------------------------------------------------
>
> Key: AS7-2406
> URL: https://issues.jboss.org/browse/AS7-2406
> Project: Application Server 7
> Issue Type: Bug
> Components: Clustering, Web
> Reporter: Bob McWhirter
> Assignee: Paul Ferraro
> Fix For: 7.1.0.Beta1
>
>
> DistributableSessionManager sets the session maxInactiveInterval from ManagerBase (in Catalina), which is 60s.
> Seems to ignore session-timeout passed through JBossWebMetaData/SessionConfigMetaData.
> See DistributableSessionManager#createSessionInternal(...)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list