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

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

There is now two experimental implementations; one for Java SE (Apache HTTP 
Client 4.2.5) and one for Android (Apache HTTP Client 4.0.1).
HttpInvoker class: 
{{org.apache.chemistry.opencmis.client.bindings.spi.http.ApacheClientHttpInvoker}}
The Java SE version seems to have issues with the connection pool. Use with 
care!
                
> Change HttpUtils to use httpclient-4.x
> --------------------------------------
>
>                 Key: CMIS-615
>                 URL: https://issues.apache.org/jira/browse/CMIS-615
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: opencmis-client-bindings
>            Reporter: Andre-John Mas
>         Attachments: httputils.diff, HttpUtils.java
>
>
> It would be useful to convert HttpUtils to use httpclient 4.2.x. One of the 
> benefits for this, is that environments that use Kerberos, for example, 
> SPNEGO can be used for authentication.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to