You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Richard Unger <ru...@cim.mcgill.ca> on 2003/11/06 18:29:03 UTC

commons-httpclient problem

Hi!

import org.apache.commons.httpclient.State cannot be resolved.
(eg in org.apache.webdav.ui.lib.methods.SPPropPatchMethod)

I have tried with both the commons-httputils.jar in the lib directory
from the slide distribution, as well as commons-httpclient-2.0-rc2 from
the jakarta site.

What's the deal?
Do I need commons-httputils from CVS or is this part of slide
(org.apache.webdav.ui) dead?

Richie

Re: commons-httpclient problem

Posted by Martin Holz <ho...@fiz-chemie.de>.
Richard Unger <ru...@cim.mcgill.ca> writes:

> import org.apache.commons.httpclient.State cannot be resolved.

State was renamed to HttpState some times ago. I guess the
signature  changed too.

> (eg in org.apache.webdav.ui.lib.methods.SPPropPatchMethod)
> 
> I have tried with both the commons-httputils.jar in the lib directory
> from the slide distribution, as well as commons-httpclient-2.0-rc2 from
> the jakarta site.
> 
> What's the deal?
> Do I need commons-httputils from CVS or is this part of slide
> (org.apache.webdav.ui) dead?

I think, org.apache.webdav.ui is dead. Nobody adapted it to httpclient 2.0.


Martin


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org