Raj Kumar wrote:

> hi dirk,
>    The package org.apache.slide.search goes into the slide.jar file when we
> do the build.
>    But the classes of the package org.apache.slide.search like SearchQuery
> are used on the client side as well
>    to generate the search string in xml format. Does this mean that the jar
> file slide.jar would also need
>    to be placed in the directory dist/client/lib along with webdav.jar and
> webdavlib.jar
>         thanks,
>         rajkumar

I would put those classes like SearchQuery in webdavlib.jar, we don't need the
complete slide.jar on the client side.
The util classes are also in both slide.jar and webdavlib.jar.


Dirk



Reply via email to