DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13828>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13828 executing on post method seems not to work... ------- Additional Comments From [EMAIL PROTECTED] 2002-10-21 23:19 ------- This sounds like a bug that was recently fixed but I'd need more information to be sure of that. Could you provide a debug level output from HttpClient including httpclient.wire? You'd need to set the following properties (I don't think this is well documented yet). org.apache.commons.logging.simplelog.log.httpclient.wire=debug org.apache.commons.logging.simplelog.log.org.apache.commons.httpclient=debug It would also be worth trying your code out with the latest nightly build of HttpClient to see if it works with that. -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>
