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

Florian Müller commented on CMIS-366:
-------------------------------------

You are right. I have added the necessary infrastructure to support a separated 
set of cookies per session in OpenCMIS 0.4.0.

Please see http://chemistry.apache.org/java/how-to/how-to-connect.html again 
and let us know if this solves your problem.


> Cookie are not handled by the client
> ------------------------------------
>
>                 Key: CMIS-366
>                 URL: https://issues.apache.org/jira/browse/CMIS-366
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-commons
>    Affects Versions: 0.2.0-incubating
>            Reporter: Baptiste Mesta
>
> 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

Reply via email to