You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Baptiste Mesta (JIRA)" <ji...@apache.org> on 2011/05/09 15:02:03 UTC

[jira] [Issue Comment Edited] (CMIS-366) Cookie are not handled by the client

    [ https://issues.apache.org/jira/browse/CMIS-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030718#comment-13030718 ] 

Baptiste Mesta edited comment on CMIS-366 at 5/9/11 1:00 PM:
-------------------------------------------------------------

Hi,

Thanks it works great. Now i have to find a way to have something similar in OpenCMIS 0.3.0 :)
Any idea on how to do it (even if it's dirty) whitout the putResponseHeaders method and without patching OpenCMIS?

And when the 0.4.0 will be released?

Thank you for your quick answer :)

      was (Author: baptiste.mesta):
    Hi,

Thanks it works great. Now i have to find a way to have something similar in OpenCMIS 0.3.0 :)
Any idea on how to do it (even if it's dirty) whitout the putResponseHeaders methode and without patching OpenCMIS?

And when the 0.4.0 will be released?

Thank you for your quick answer :)
  
> Cookie are not handled by the client
> ------------------------------------
>
>                 Key: CMIS-366
>                 URL: https://issues.apache.org/jira/browse/CMIS-366
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: opencmis-client-bindings
>    Affects Versions: 0.2.0-incubating, OpenCMIS 0.3.0
>            Reporter: Baptiste Mesta
>            Assignee: Florian Müller
>             Fix For: OpenCMIS 0.4.0
>
>
> The client does not handle cookie.
> Some cmis servers use cookies to handle session. If the http request do not have the cookie, the server is creating new session for each call and that make it having a LOT of sessions if there is a lot of calls.
> I think having the client save cookie in the client session and put it in each request is very important.
> I'll submit a patch soon to fix this. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira