how to change CATALINA_BASE in /var/lib/tomcat6 in ubuntu 10.4 -


i install tomcat6 on ubuntu 10.4 want save projects in different directory catalina_base in /var/lib/tomcat6 1 can me in

maybe can you: http://www.udel.edu/cis/474/pconrad/06s/topics/tomcat/generalinstalladvice/sharedinstall.txt

try change env variables like

setenv catalina_base /home/path/to/dir 

i didn't try myself, tell me if doesn't work


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -