Re: Java and tomcat issues

2003-08-06 Thread bbonkosk
'which' on checks the PATH variable, type: echo $JAVA_HOME and you will be able to verify you set that. I think then you have to add that to your path PATH = $PATH:${JAVA_HOME}/bin or something like that. - Original Message - From: [EMAIL PROTECTED] Date: Tuesday, August 5, 2003 1:54 pm

Re: RE: Java and tomcat issues

2003-08-05 Thread bbonkosk
Sure, APPEND the PATH variable with JAVA_HOME, don't overwrite it! Path=$PATH;JAVA_HOME/bin - Original Message - From: [EMAIL PROTECTED] Date: Tuesday, August 5, 2003 2:07 pm Subject: RE: Java and tomcat issues Okay everytime I do it my commands don't work on the box like ls, cd, ll

Tomcat startup problems

2003-08-02 Thread bbonkosk
Hello, I am running WIN98 trying to get Tomcat to run. It installs with no problems, but then when I proceed to execute the startup batch file I get a bunch of JAVA errors, Following is the contents of my catalina_log files. Any help would be greatly appreciated. -Brad --LOG FILE---