[jboss-jira] [JBoss JIRA] Commented: (JBWEB-173) getRequestCookieMap() only contains sessionid

Florian Scandella (JIRA) jira-events at lists.jboss.org
Tue Nov 30 08:18:09 EST 2010


    [ https://jira.jboss.org/browse/JBWEB-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566186#comment-12566186 ] 

Florian Scandella commented on JBWEB-173:
-----------------------------------------

Sorry for not responding earlier. i resolved the issue, it's basically the same as https://jira.jboss.org/browse/JBAS-7372 .
I'm hitting the same problem with a diffferent application in seam's RememberMe now ( https://jira.jboss.org/browse/JBSEAM-4398 )

> 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: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list