You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Steve Russell <sr...@zeera.net> on 2002/07/31 17:50:34 UTC

Re: Tomat 4.03 JAVACMD & Startup Properties

Hi;

I'm using tomcat 4.03 and the IBM jdk 1.3.1

I'm running these commands to start my project

export JAVACMD="$JAVA_HOME/bin/java 
-DprojectProperties=$PROJECT_HOME/conf/project.properties"

./startup.sh

This worked with tomcat 3, but with tomcat 4.03 when I check the 
catalina.out log file it looks like it is not getting "projectProperties".

Does tomcat 4.03 pickup JAVACMD?

Steve


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>