Chuck, et al.,
Using a real Tomcat worked! Solved our problem, tnx!
Gerjan
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: 29 augustus 2007 16:36
To: Tomcat Users List
Subject: RE:
> From: Dario Hernan [mailto:[EMAIL PROTECTED]
> Subject: Re:
>
> you ne
Chuck, David,
Thanks for reply to my subject-less mail. Excuses for that.
I don't know if I get the 'Java Virtual Machine' part but we installed
j2sdk-1_4_2_14-linux-i586.bin, replaced the tomcat config to represent
this jre:
JAVA_HOME="/stage/j2sdk1.4.2_14"
JRE_HOME="/stage/j2sdk1.4.2_14/jre"
We installed tomcat 5.5.23 on RHEL 5 (Redhat Enterprise Linux) via
`yum install tomcat5`
The installation completes and when we start tomcat there is no response at
http://ourmachine:8080
The /var/log/tomcat/Catalina.out shows:
Using CATALINA_BASE: /usr/share/tomcat5
Using CATALINA_HOME: /us