Samo Dadela created CXF-5419:
--------------------------------

             Summary: CFX 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


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.1#6144)

Reply via email to