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

Stan Silvert (JIRA) jira-events at lists.jboss.org
Fri Sep 3 18:46:52 EDT 2010


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

Stan Silvert commented on JBWEB-173:
------------------------------------

Hi Florian,

Sorry it took so long to get us going on this.  I know that RequestCookieMap does work because we have TCK tests for it and I also run JSFUnit tests that use it.  So I'm not sure what would be going wrong in your particular case.

Can you attach a minimal sample application to demonstrate the problem?

Stan

> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list