[jboss-jira] [JBoss JIRA] Resolved: (JBAS-8486) DataSourcePersistentManager error with FORM login

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Oct 1 14:54:39 EDT 2010


     [ https://jira.jboss.org/browse/JBAS-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry resolved JBAS-8486.
------------------------------------

    Resolution: Done


> DataSourcePersistentManager error with FORM login
> -------------------------------------------------
>
>                 Key: JBAS-8486
>                 URL: https://jira.jboss.org/browse/JBAS-8486
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Clustering, Web (Tomcat) service
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 6.0.0.CR1
>
>
> Upstream issue for JBPAPP-5171 -- see that issue for further discussion.
> When using the DataSourcePersistentManager [1] to store web sessions, submitting a
> FORM login page results in a 408 error because the session is not found.
> The initial request for the protected resource sets the JSESSIONID cookie and returns the login form.
> But the session is not saved in the database, so submitting the form results in a 408 error.
> If the session already exists prior to the request for the protected resource, it works correctly.
> [1] http://community.jboss.org/wiki/HAWebSessionsviaDatabasePersistence

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list