[jboss-jira] [JBoss JIRA] Created: (JBEE-12) getRequestCookieMap() only contains sessionid
Florian Scandella (JIRA)
jira-events at lists.jboss.org
Tue Apr 7 09:37:22 EDT 2009
getRequestCookieMap() only contains sessionid
---------------------------------------------
Key: JBEE-12
URL: https://jira.jboss.org/jira/browse/JBEE-12
Project: JBoss JavaEE APIs
Issue Type: Bug
Components: Servlet API
Affects Versions: 5.0.1.GA
Environment: gentoo/linux x86_64, icedtea 1.4.1, seam 2.1.1GA, jboss 5.0.1GA java 1.6 build
Reporter: Florian Scandella
Assignee: Shelly McGowan
i store some cookies on the client. the cookie gets transmitted by the browser (checked with firebug) but does not end up in externalcontext.getRequestCookieMap(). this map only contains the JSESSIONID.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list