> > hi,
> >   I am getting the following error when compiling slide.
> >   Can any body suggest a fix for this.
> >
> > Compiling 40 source files to C:\n3\slide\build\client\classes
> > C:\n3\slide\src\webdav\client\src\org\apache\webdav\lib\Webdav
> > Resource.java:
> > 208: org.apache.webdav.lib.WebdavResource should be declared
> > abstract; it
> > does not define recievedResponse() in
> > org.apache.webdav.lib.WebdavSession
> > public class WebdavResource extends WebdavSession {
> >        ^
> >
> >      thanks,
> >      rajkumar
>
> This is a version problem, you should use the httpclient that is inside
the
> slide cvs, not the one from commons.

Normally, it should be built automatically as part of the compilation of the
WebDAV client.
Is everything properly built during compilation ?

Remy

Reply via email to