you need to download that file manually (e.g. from here [1]) and put the file in the shared classpath of your servlet engine (in my tomcat 5.5.25 that's shared/lib).

see also discussion [2].

regards
 marcel

[1] http://mirrors.ibiblio.org/pub/mirrors/maven2/javax/jcr/jcr/1.0/
[2] http://www.mail-archive.com/[EMAIL PROTECTED]/msg10189.html

sktkaur wrote:
i have done wat you said.
I have installed the war distribution into the tomcat servlet engine,but
when i run it i.e give the url as
jakarta-slide-2.1-tomcat-5.0.28\webapps\jackrabbit-webapp-1.4\WEB-INF\lib
then i get the error as java.lang.NoClassDefFoundError:
javax/jcr/RepositoryException.
I installed jackrabbit-api-1.4.jar


Marcel Reutegger wrote:
the easiest way to play with jackrabbits WebDAV implementation is
deploying the war distribution [1] into a servlet engine (e.g. tomcat).

regards
  marcel

[1] http://jackrabbit.apache.org/downloads.html

sktkaur wrote:
earlier i was using jakarta slide
now i want to shift to jackrabbit.
in jackrabbit i installed WebDAV Library.
now how to proceed further?




Reply via email to