[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1249) Remoting calls do not work with session cookies disabled
Shane Bryzak (JIRA)
jira-events at lists.jboss.org
Sun Jun 17 17:55:39 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1249?page=all ]
Shane Bryzak closed JBSEAM-1249.
--------------------------------
Resolution: Done
Implemented in CVS, thanks Dan for the patch and tests.
> Remoting calls do not work with session cookies disabled
> --------------------------------------------------------
>
> Key: JBSEAM-1249
> URL: http://jira.jboss.com/jira/browse/JBSEAM-1249
> Project: JBoss Seam
> Issue Type: Bug
> Components: Remoting
> Affects Versions: 1.2.1.GA
> Environment: Sun Java 5, Linux, Firefox
> Reporter: Dan Allen
> Assigned To: Shane Bryzak
> Priority: Minor
> Fix For: 1.3.0.BETA1
>
> Attachments: JBSEAM-1249.txt, JBSEAM-1249_2.txt, JBSEAM-1249_refactored_with_tests.txt, JBSEAM-1249_take3.txt
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> Ajax calls in Seam Remoting do not use encoded urls. Therefore, when session cookies are disabled, the ";jsessionid=" portion of the url is not sent with the request. Therefore, all remoting calls that rely on the HttpSession fail (gracefully).
> A fix would simply augment the Seam.Remoting.sendAjaxRequest to consider the jsessionid if it were present in the initial request.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list