Hi all. In a standalone application using the low level slide api (_not webdav_), I can add the location of my slide.properties file to my system classpath. The main purpose for having a slide.properties file is to tell slide the location of the all important Domain.xml config file for slide. Well, now I am trying to figure out how to put slide.properties into tomcat.
I am using Ant to deploy my application into a war file. I basically just drop this file into tomcat's webapps dir, restart tomcat, and go to town. I am having problems getting Ant to automatically put slide.properties into a specific directory of my war file so that tomcat won't require any classpath configuration. I'm looking for the solution of just dropping my war file into tomcat, and allowing users to start accessing the web app. If anyone responds I will include my ant file and/or my source directory structure for clarification if need be. Thanks a lot guys. -Dan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
