You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Pedro Ciarlini (JIRA)" <ji...@apache.org> on 2014/08/14 22:22:22 UTC

[jira] [Commented] (CXF-5419) CXF JAX-WS Client multiple calls to same URL as different users (NTLM auth)

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

Pedro Ciarlini commented on CXF-5419:
-------------------------------------

My problem has the same exception, but not the same scenario. Waiting for a solution.

> CXF JAX-WS Client multiple calls to same URL as different users (NTLM auth)
> ---------------------------------------------------------------------------
>
>                 Key: CXF-5419
>                 URL: https://issues.apache.org/jira/browse/CXF-5419
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.7.7
>         Environment: JRE 1.6
>            Reporter: Samo Dadela
>         Attachments: SPClientCXF1.tgz
>
>
> Trying to call the same WS as different users in the same VM using NTLM results in errors like: authorization loop detected on conduit, buffer already closed for writing.
> 1. How to properly configure the proxy/conduit for NTLM so that each thread can authenticate another user?
> 2. Is it possible to pass your own instance (superclass) of Commons Http Client 4? How?
> 3. How to destroy/clean the proxy when a thread terminates?
> 4. What to lock?
> Attaching sample project.



--
This message was sent by Atlassian JIRA
(v6.2#6252)