I'm following the directions found in the RUNNING.txt file of the distribution, version 5.5.35.
It says: "you can pass a '-Dcatalina.base=$CATALINA_BASE' argument when executing the startup command" This doesn't work for me. I think I kind of know why but a couple of points of clarification would be useful. 1) This parameters is a pass through to the JVM correct? In other words, it means nothing in the startup.sh and catalina.sh scripts. 2) If the answer to number 1 is true, it seems that catalina.sh's execution of my $CATALINA_BASE/bin/setenv.sh will never get executed . . . Any ideas? Thanks! Chad