> Hello:
> With Client Slide API , i am able to use GetMethod without any exceptions
to
> retrieve WebDAV resources. But with PutMethod and PropFindMethod  i am
> getting the below error. Did any one got this error?
>
> Help me solving this exception.

I've just tested with Slide and TC 3.2, and I don't get the error (at least
with a PROPFIND). I tested with the command line client (which uses
PROPFIND).

However, some forms of PROPFIND may be broken. Could you post any traces /
error reports from the client side (as well as some code) ?

Remy


> 2001-03-26 01:34:39 - ContextManager: SocketException reading request,
> ignored -
>  java.net.SocketException: Connection reset by peer: JVM_recv in socket
> input st
> ream read
>         at java.net.SocketInputStream.socketRead(Native Method)
>         at java.net.SocketInputStream.read(SocketInputStream.java:86)
>         at java.io.BufferedInputStream.fill(BufferedInputStream.java:186)
>         at java.io.BufferedInputStream.read(BufferedInputStream.java:204)
>         at
> org.apache.tomcat.service.http.HttpRequestAdapter.doRead(HttpRequestA
> dapter.java:115)
>         at
> org.apache.tomcat.core.BufferedServletInputStream.doRead(BufferedServ
> letInputStream.java:106)
>         at
> org.apache.tomcat.core.BufferedServletInputStream.read(BufferedServle
> tInputStream.java:128)
>         at
> javax.servlet.ServletInputStream.readLine(ServletInputStream.java:138

Reply via email to