I'm running tomcat from within IDEA, and I'm using the -config command
line parameter to tell tomcat where my server.xml file is located (in my
project directory).  But tomcat is looking for tomcat-users.xml in the
CATALINA_HOME directory.  Is there a command to specify a conf directory
other than CATALINA_HOME?

My motivation is I'd like to keep all the configuration files in my
project directory structure, that way I'm not dependent on the tomcat
installation and config files.

Thanks
Michael


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

Reply via email to