]
Florian Scandella commented on JBWEB-173:
-----------------------------------------
Sorry for not responding earlier. i resolved the issue, it's basically the same as
.
I'm hitting the same problem with a diffferent application in seam's RememberMe
now (
getRequestCookieMap() only contains sessionid
---------------------------------------------
Key: JBWEB-173
URL:
https://jira.jboss.org/browse/JBWEB-173
Project: JBoss Web
Issue Type: Bug
Security Level: Public(Everyone can see)
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: Stan Silvert
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.
edit: with jboss 4.2.3GA this works as expected.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: