[ https://issues.apache.org/jira/browse/CXF-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959734#comment-13959734 ]
Samo Dadela commented on CXF-5419: ---------------------------------- Bump! > 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)