Laurent Michenaud wrote:
I'm trying to use the webdav client lib with the library Jakarta common
http client 3.0rc2.
...
http-8080-Processor25, 02-mai-2005 11:38:04, root, PROPPATCH, 400 "Bad
Request"
...
The xml, that is sent to the slide server, is the same as with the http
client 2.0 :
...
Any idea ?
I have not looked at the Slide source code in that area, but a general
hint for debugging the communication on this level would be to sniff
the HTTP-data with eg Ethereal [1], Apache Axis TCPMonitor [2]
or any other HTTP- or TCP-proxy of choice.
Compare the request headers before/after changing the HTTP lib and
you might get some clues...
Regards,
Martin
[1] http://www.ethereal.com/
[2]
http://ws.apache.org/axis/java/user-guide.html#AppendixUsingTheAxisTCPMonitorTcpmon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]