Re: NTLM

2003-07-08 Thread Adrian Sutton
Hi Eric, Thanks for the notes, it has been quite some time since I worked on the actual NTLM protocol details so my memory of how it all works is very foggy. Your suggestions sound good but it is going to take me quite a while to turn them into a patch. If you would be so kind as to look into

DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Invalid result from PutMethod?

2003-07-08 Thread Tony Bigbee
Mike - Thanks again. I figured it would be a shot in the dark. The frustrating thing is that I've not been able to reproduce the problem at will despite the simplicity of the operations we're doing. I've been thinking about moving to a 1.6-1.7 version of Slide and 2.0 HttpClient, but have no

Re: Invalid result from PutMethod?

2003-07-08 Thread Michael Becke
Hi Tony, Sorry, but I do not think the HttpClient community will be of much help here. This version of HttpClient is quite old and none of the current HttpClient developers were around when it was in existence. If you have a question about a 2.0 build of HttpClient we might be of more help:)

Invalid result from PutMethod?

2003-07-08 Thread Tony Bigbee
Hi, Using webdav client library 1.0.16 (and the 1.x Commons.httpclient), I ran into a situation where boolean result = wdr.putMethod(file); //wdr is instance of WebdavResource returned a **true** value, but other clients looking for that file on the server could not find it after the fact. A

DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread Kalnichevski, Oleg
I must be getting paranoid ;-) You are right, as those methods are protected, that should not be an issue. Oleg -Original Message- From: Michael Becke [mailto:[EMAIL PROTECTED] Sent: Tue 7/8/2003 15:34 To: Commons HttpClient Project Cc: Subject:Re: DO NOT REPLY [Bug

DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity notsupported + possible patch

2003-07-08 Thread Michael Becke
Just because of the API changes? Mike [EMAIL PROTECTED] wrote: DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTE

DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Occassional long download times

2003-07-08 Thread George Gastaldi
Sorry, this does not support attachments. Here is the file contents: org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger org.apache.commons.logging.simplelog.showdatetime=true org.apache.commons.logging.simplelog.log.httpclient.wire=debug org.apache.commons.logging.simplelo

RE: Occassional long download times

2003-07-08 Thread George Gastaldi
Title: RE: Occassional long download times Attached is an example of a log4j properties config file. Be sure to set the parameter: -Dlog4j.configuration=C:/log4j.properties for example -Original Message- From: Michael Mattox [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 08, 2003 1

Re: Occassional long download times

2003-07-08 Thread Eric Johnson
See: http://archives.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=754530 You'll have to configure Log4J, which I do not know well, but it should be straightforward to do in conjunction with the httpclient logging guide. -Eric. Michael Mattox wrote: I've tried to turn the wire logging on but c

Re: Occassional long download times

2003-07-08 Thread Michael Becke
Yes, the instructions for using the logging do not apply when Log4j is being used. In this case you must configure logging using the standard Log4j mechanism. If you are using property configuration it would look something like: log4j.logger.httpclient.wire=DEBUG, SOME_APPENDER Mike Michael

DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Occassional long download times

2003-07-08 Thread Michael Mattox
I've tried to turn the wire logging on but can't get it to work. I pasted the code to set the system properties but that doesn't work. Is it possible to use the wire log with Log4J? Thanks Michael > -Original Message- > From: Eric Johnson [mailto:[EMAIL PROTECTED] > Sent: Monday, July 0

DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21378] - Transfer-Encoding: identity not supported + possible patch

2003-07-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu