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