[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1249) Remoting calls do not work with session cookies disabled
Dan Allen (JIRA)
jira-events at lists.jboss.org
Thu Apr 26 02:23:30 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1249?page=all ]
Dan Allen updated JBSEAM-1249:
------------------------------
Attachment: JBSEAM-1249_2.txt
Oops, there was a line that got caught up in that patch that shouldn't have been removed. This one replaces the previous.
> 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
> Attachments: JBSEAM-1249.txt, JBSEAM-1249_2.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