Congratulations. It would be very helpful if you could document which files you put where and what your configuration files look like.
Cheers, --Amos -----Original Message----- From: Anton Schoultz [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 04, 2002 2:00 PM To: [EMAIL PROTECTED] Cc: SLIDE User Group (E-mail) Subject: Re: Versioning Hi Thomas, Just a note to say thanks again for the help. I *finally* got SLIDE 2.0.0 versioning to work. I spent quite a lot of time setting up the build.properties for my system (Win2000) and downloading ALL of the jars and placing them along the lines of what build.properties was using, but it was worth it in the end. Had some trouble with my ant build, which sets up a 'LOCALCLASSPATH' which it passes to the JVM. I had to set CLASSPATH to match LOCALCLASSPATH before the build finally went through! (as a rule I don't rely on machine's classpath as it leads to problems when deploying to another machine. I generally use a batch job to explicitly set the classpath as a variable and then use '-classpath MyVar ..') I had some trouble with the security settings and kept getting "Forbidden" messages, so I disabled security by adding a line 'org.apache.slide.security=false' into the file ..../webapps/slide/WEB-INF/classes/slide.properties. Now I just need to figure out the security bit using LDAP ... :) Thanks for the help. Anton Schoultz Rubico (Pty) Ltd Cell Phone: +27 83 651 7191 Tel: +27 (11) 808 1000 Fax: +27 (11) 808 1101 [EMAIL PROTECTED] www.Rubico.com The Business Component Company -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> ---------- Your email is protected by Mailshell ---------- To block spam or change delivery options: http://www.mailshell.com/control.html?a=bjmo4cbomm57hhx9zzhlzw4ji_2cvkcgi27d 1ahlgjaegqsb ReturnPath.net http://rd.mailshell.com/ad481 Earn up to $3 for each of your friends who signs up with Mailshell! http://rd.mailshell.com/sp5 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
