Hi;
I have been trying to install tomcat 4.0.4 on solaris 5.7. and set the
environment variables
JAVA_HOME=/usr/java1.2
CATALINA_HOME=/usr/local/jakarta-tomcat-4.0.6
then I run tomcat with this command,
./startup.sh
It gives normal response like that
Using CATALINA_BASE: /usr/local/jakarta-tomcat-4.0.6
Using CATALINA_HOME: /usr/local/jakarta-tomcat-4.0.6
Using CATALINA_TMPDIR: /usr/local/jakarta-tomcat-4.0.6/temp
Using JAVA_HOME: /usr/java1.2
But when I did ps , I cannot see any instances of java running. and when I
run http://localhost:8080 it gives "page cannot be displayed " error.
Thaks for your response!
Ozge Gundogdu
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]