Maybe I should be more precise in what I've tried so far: *I've grabbed a SVN snapshot *built jakarta slide with 'ant webapp' *placed the dist/webapp/slide.war in a Tomcat 5.0.28 container. *tested http://localhost:8080/slide/files and this works fine.
*in SVN, went down to 'projector'. *built it with 'ant webapp' *placed the projector/dist/webapp/projector.war in the same Tomcat 5.0.28 container. --at this point, if you run, it complains about not finding '../slide/projector.xml'. *copied from SVN/projector/src/conf/projector.xml to $TOMCAT_HOME/slide/projector.xml (the ../slide is from 'bin'). --the complains about not finding any applications *This is where I was getting confused...uncompressed the SVN/projector/src/content/store.zip, then place the 'store' directory directly over the 'store' directory in $TOMCAT_HOME/webapp/slide/store. Am I going the wrong way? -D > -----Original Message----- > From: Darren Hartford [mailto:[EMAIL PROTECTED] > Sent: Monday, February 27, 2006 4:34 PM > To: Slide Users Mailing List > Subject: Projector... > > Speaking of client-based WebDAV access...in the last year and > a half I've been watching Slide, I haven't been able to get a > demo of the Projector up and running. > > If someone has gotten Projector running, could you share a > bundle or give detailed instructions? > > Thanks, > -D > > --------------------------------------------------------------------- > 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]
