> Hello,
>
> My name is Shawn Dodd and I've been evaluating webdavlib for use in
> server-to-server environments.  I have a Servlet/EJB application that
needs
> to talk to Microsoft Exchange 2000's Web Storage System via WebDAV.  Allow
> me to compliment you on the quality of your WebDAV client library; I was
> able to get it up and running with almost no problems.
>
> I've written an XMLResponseMethod-derived class to generate WebDAV SEARCH
> requests (and named it org. apache. webdav. lib. methods. SearchMethod).
> I've included the source below.  I'd like to contribute it to your project
> under the Apache license (which I've stripped from the source below in
order
> to save space).
>
> It's not particularly clever work, and there are lots of features I'd like
> to add, but it does work against MS WSS/Exchange2k.  You can pass in SQL
> queries and get back PROPFIND-style response XML.  I can post sample code
> that uses SearchMethod to query WSS if you like.  The code below compiles
> against the April 17 nightly build of webdavlib.jar.
>
> Criticisms and comments are welcome.

It's a good start and I'll commit it.
Thanks !

Remy

Reply via email to