I just went through this myself...

Go to the following url and download the source with the listed cvs commands. (You'll need to get a cvs client off the web)
http://jakarta.apache.org/site/cvsindex.html


Then...you'll also need to download ant which is available on the apache.org site, to build the source code which you download

run the command 'ant main' in the directory where the build.xml file is

...hopefully this builds correctly for you, but I had to copy a bunch of jars from different locations on my system into the lib directory...and then I built it again successfully. If jars are missing when you run the ant command...they will not have a path next to them, they will be enclosed in {Name.jar}.

Hope this helps,
Jeff

If it helps, the jars below are the ones that were missing with my cvs download...most of these jars (if not all) came with the Tomcat installation...
"Servlet API 2.3" servlet.jar
"Java Transaction API" jta.jar
"JUnit" junit.jar
"Struts (1.0 or later)" struts.jar
"JSTL 1.0" jstl.jar
"Standard Taglib (1.0 or later)" taglibs-standard.jar
"Tomcat (4.1 or later)" catalina.jar
"Tomcat naming.jar" naming.jar
"Tomcat resources.jar" resources.jar
"JMX jar" jmx.jar



From: "Kotzian, Leszek" <[EMAIL PROTECTED]>
Reply-To: "Slide Users Mailing List" <[EMAIL PROTECTED]>
To: 'Slide Users Mailing List' <[EMAIL PROTECTED]>
Subject: RE: files/folders properties not being stored in file system
Date: Thu, 8 Jan 2004 13:20:36 -0800

Hi Vijay,
Have you been successful building/getting  version 2.0 of slide?
If so could you tell me how I can to myself?

Thanks

lk

-----Original Message-----
From: Vijay Govindarajulu [mailto:[EMAIL PROTECTED]
Sent: Friday, December 19, 2003 1:03 AM
To: 'Slide Users Mailing List'
Subject: RE: files/folders properties not being stored in file system

Does anyone know whts the latest release of Silde ? and where do I get
it.

Vijay



-----Original Message-----
From: Ingo Brunberg [mailto:[EMAIL PROTECTED]
Sent: Friday, December 19, 2003 2:25 PM
To: [EMAIL PROTECTED]
Subject: Re: files/folders properties not being stored in file system

Just a note,
you would get more support I you were using current CVS code / nightly
builds, as 1.0.16 is very outdated although it's the last release.

Regards,
Ingo

> Hi,
>    I am faced with the same problem..
>
>
>
>
> -----Original Message-----
> From: Kotzian, Leszek [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 19, 2003 4:08 AM
> To: [EMAIL PROTECTED]
> Subject: files/folders properties not being stored in file system
>
> Hi,
>
> Using Slide 1.0.16, TC 4.1.29 on windows 2k. Eventually I'd like to
> store
> files/folders and their properties in the same server file system.
>
>
>
> After restarting TC already created folders and uploaded files'
> properties
> disappear.
>
> However their uploaded files and dir structure remain.  Here is the
> store
> definition fragment from Domain.xml:
>
>
>
>
>
>     <definition>
>
>       <store name="file">
>
>         <nodestore classname="slidestore.reference.FileContentStore">
>
>         </nodestore>
>
>         <contentstore
classname="slidestore.reference.FileContentStore">
>
>           <parameter name="rootpath">e:\IPARCEL</parameter>
>
>           <parameter name="version">false</parameter>
>
>           <parameter name="resetBeforeStarting">false</parameter>
>
>         </contentstore>
>
>       </store>
>
>       <scope match="/" store="file" />
>
>     </definition>
>
>
>
> Could you tell me what I'm doing wrong?
>
>
>
>
>
> Thanks in advance
>
>
>
>
>
>
>
> lk


--------------------------------------------------------------------- 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]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
Worried about inbox overload? Get MSN Extra Storage now! http://join.msn.com/?PAGE=features/es



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to