Hi,
I just installed Tomcat, and set the TOMCAT_HOME and JAVA_HOME environment
variables in profile, when I export them and try to run startup.sh it is no
go. I get an error message that says there is no such directory
/usr/java/jdk1.3/bin/bin/java . If you take the /bin/java off the end you
have my path for the JAVA_HOME, but I do not get where the concatenation of
the last portion is coming from.
If I do not export the variables and run startup.sh it guesses the
TOMCAT_HOME and runs fine. Any suggestions?
Thank you all in advance.
New to Linux