RE: Session re-use with NTLMAuthenticationProvider

2014-09-23 Thread Lucas, Mike
üller [mailto:f...@apache.org] Sent: September 23, 2014 4:22 PM To: dev@chemistry.apache.org Cc: Lucas, Mike Subject: Re: Session re-use with NTLMAuthenticationProvider Hi Michael, The warning in the JavaDoc is there for a reason. ;-) Simply don't use the NTLMAuthenticationProvider in a

Re: Session re-use with NTLMAuthenticationProvider

2014-09-23 Thread Florian Müller
Hi Michael, The warning in the JavaDoc is there for a reason. ;-) Simply don't use the NTLMAuthenticationProvider in a productive environment. It's not working reliably! It's ok in a test setup or in the Workbench but not if you want to do something serious. The NTLMAuthenticationProvider is base