Adding HttpClient and Jackrabbir webdav jar solved this issue, thanks.
-Manish
Ralph Goers wrote:
In the future please make sure you post to the mailing lists with
questions like this, not to individuals directly.
The jar looks fine. For Webdav to work both the HttpClient and
Jackrabbit jars (and any dependencies they may need) have to also be
present. Specifically, if either
org.apache.commons.httpclient.HttpClient or
org.apache.jackrabbit.webdav.client.methods.DavMethod cannot be loaded
then the webdav protocol will not be enabled.
Ralph
On Feb 16, 2009, at 5:13 PM, Manish Saroha wrote:
Hi Ralph,
I used Maven2 to build the jar but still the same error message(below).
Can you please have a look at the attached JAR (Please change the
extension from .jar1 to .jar) and tell me if this is the correct one
that I should be using.
Is there any other way to connect to a webdav server?
Regards,
Manish
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]