[jboss-jira] [JBoss JIRA] (AS7-2406) Web sessions have a 60 second timeout set when deploying distributable apps to a clustered domain

Bob McWhirter (Created) (JIRA) jira-events at lists.jboss.org
Thu Oct 27 14:28:45 EDT 2011


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


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