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
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