Re: httpcore regression?

2008-03-06 Thread Oleg Kalnichevski
On Fri, 2008-03-07 at 00:56 +0200, Andreas Andreou wrote: > Hi list! > We've been using httpcore & httpcore-nio > 4.0-beta2-20080229.095821-3 but since the new > 4.0-beta2-20080303.182830-4 we've been getting (on attempts to request any > url) > Exception in thread "IO Reactor Execution Thread" >

httpcore regression?

2008-03-06 Thread Andreas Andreou
Hi list! We've been using httpcore & httpcore-nio 4.0-beta2-20080229.095821-3 but since the new 4.0-beta2-20080303.182830-4 we've been getting (on attempts to request any url) Exception in thread "IO Reactor Execution Thread" java.lang.IllegalArgumentException: wrapped entity must not be null

Re: NTLMv2 in Apache HttpClient

2008-03-06 Thread Oleg Kalnichevski
On Thu, 2008-03-06 at 08:31 +0100, [EMAIL PROTECTED] wrote: > Hi Oleg, > > >_IBM needs this code written one way or another regardless of what we > >_think about it. The question is _what exactly_ they will be willing to > >_donate to the project. And it is still up to us to decide _what exactly_

Re: NTLMv2 in Apache HttpClient

2008-03-06 Thread Cathy L Kegley
Hi Roland, If the 3.1 code base doesn't have the support to handle connection-based authentication states, how does NTLMv1 work? Is the NTLMv1 implementation in 3.1 datagram-oriented as opposed to connection-based? Cathy Kegley