Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-15 Thread testwreq wreq
Hello Andrea, [r...@webtest tomcat5]# netstat -anp|grep LISTEN|grep 6980 tcp0 0 :::127.0.0.1:8005 :::* LISTEN 6980/java tcp0 0 :::8009 :::* LISTEN 6980/java tcp0 0 :::8080 :::* LISTEN 6980/java

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-15 Thread testwreq wreq
something with page not showing? On Wed, Mar 10, 2010 at 4:52 PM, André Warnier a...@ice-sa.com wrote: Caldarale, Charles R wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 1/I already have apache running on port 80. If I

RE: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-15 Thread Caldarale, Charles R
From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 /var/lib/tomcat5/webapps is empty. Which could be why you get a blank page. However, your ps output shows Tomcat running from /usr/share/tomcat5, not /var/lib/tomcat5

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-15 Thread testwreq wreq
lrwxrwxrwx 1 tomcat root 23 Mar 10 09:27 work - /var/cache/tomcat5/work Thanks,vm On Mon, Mar 15, 2010 at 8:46 AM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 /var/lib

RE: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-15 Thread Caldarale, Charles R
From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 In server.xml file, the tomcat_home which is probably called catlina_home is set to the root of where tomcat is installed. Please elaborate on that statement; server.xml can't set

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-15 Thread testwreq wreq
CATALINA_TMPDIR=/usr/share/tomcat5/temp JAVA_ENDORSED_DIRS=/usr/share/tomcat5/common/endorsed On Mon, Mar 15, 2010 at 9:17 AM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread testwreq wreq
not showing? On Wed, Mar 10, 2010 at 4:52 PM, André Warnier a...@ice-sa.com wrote: Caldarale, Charles R wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 1/I already have apache running on port 80. If I start the tomcat

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread David kerber
know in firewall port 8005 is open. what is the connector port? Could it have something with page not showing? On Wed, Mar 10, 2010 at 4:52 PM, André Warnier a...@ice-sa.com wrote: Caldarale, Charles R wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run

RE: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread Caldarale, Charles R
From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 I cannot bring up the tomcat page http://serverhost:8005 As David K pointed out, you shouldn't be able to. The file is showing Server port=8005 and Connector port=8080' 8005

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread testwreq wreq
Warnier a...@ice-sa.com wrote: Caldarale, Charles R wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 1/I already have apache running on port 80. If I start the tomcat service, I think it will probably start on port 80 as well

RE: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread Caldarale, Charles R
From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 8080 does not work either. And, there are no logs generated. Firewall? Do a netstat -ano and verify that Tomcat is listening on 8080. - Chuck THIS COMMUNICATION MAY CONTAIN

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread testwreq wreq
[mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 8080 does not work either. And, there are no logs generated. Firewall? Do a netstat -ano and verify that Tomcat is listening on 8080. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL

RE: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread Caldarale, Charles R
From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 netstat -ano showed the following for 8080 Sorry, I should have said netstat -anp (-ano is for Windows). The -p option will display the pid numbers, which should be quite

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread testwreq wreq
I see 8080 running as follows: tcp0 0 :::8080 :::* LISTEN 6980/java On Fri, Mar 12, 2010 at 2:27 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hassan, On 3/10/2010 3:04 PM, Hassan Schroeder wrote: On Wed, Mar 10, 2010 at 11:19 AM, testwreq wreq testw...@gmail.com wrote: Unfortunately, I cannot use 6.0 because my boss believes that we should use the one that comes with the centos built as

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread André Warnier
testwreq wreq wrote: I see 8080 running as follows: tcp0 0 :::8080 :::* LISTEN 6980/java Ok, that /might/ be Tomcat, and it /might/ be the Tomcat we are talking about. But it is not sure yet, because it seems that there may be more running on that system

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hassan, On 3/10/2010 3:04 PM, Hassan Schroeder wrote: On Wed, Mar 10, 2010 at 11:19 AM, testwreq wreq testw...@gmail.com wrote: Unfortunately, I cannot use 6.0 because my boss believes that we should use the one that

How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread testwreq wreq
Hello, I do not know much on setting up tomcat on linux. I am new to both. However, I ran yum install tomcat5 to install tomcat from centos5 built. I could see the version with the below command. # /etc/init.d/tomcat5 version Server version: Apache Tomcat/5.5.23 Server built: Jul 27 2009

RE: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread Caldarale, Charles R
From: testwreq wreq [mailto:testw...@gmail.com] Subject: How do I set up and run Tomcat 5.5.23 on Cetos5.3 I need help to proceed further. Please guide me how to set-up TOMCAT on centos5? Since you're using a non-standard version of Tomcat, the instructions on the Tomcat web site might

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread testwreq wreq
...@gmail.com] Subject: How do I set up and run Tomcat 5.5.23 on Cetos5.3 I need help to proceed further. Please guide me how to set-up TOMCAT on centos5? Since you're using a non-standard version of Tomcat, the instructions on the Tomcat web site might not correspond exactly with the CentOS

RE: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread Caldarale, Charles R
From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 I cannot use 6.0 because my boss believes that we should use the one that comes with the centos built as this is tested. Not nearly as well as the testing done by Tomcat committers

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread André Warnier
testwreq wreq wrote: Hello, I do not know much on setting up tomcat on linux. I am new to both. However, I ran yum install tomcat5 to install tomcat from centos5 built. I could see the version with the below command. # /etc/init.d/tomcat5 version Server version: Apache Tomcat/5.5.23 Server

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread Hassan Schroeder
On Wed, Mar 10, 2010 at 11:19 AM, testwreq wreq testw...@gmail.com wrote: Unfortunately, I cannot use 6.0 because my boss believes that we should use the one that comes with the centos built as this is tested. I love the smell of delusional thinking in the morning ... :-) -- Hassan Schroeder

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread testwreq wreq
It is not running yet. There are a few things. 1/I already have apache running on port 80. If I start the tomcat service, I think it will probably start on port 80 as well. Will it not clash? 2/ I have setup the following environment variables JAVA_HOME=/usr/lib/jvm/java CATALINA_HOME =

RE: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread Caldarale, Charles R
From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 1/I already have apache running on port 80. If I start the tomcat service, I think it will probably start on port 80 as well. The standard Tomcat downloads are configured to use

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread André Warnier
Caldarale, Charles R wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 1/I already have apache running on port 80. If I start the tomcat service, I think it will probably start on port 80 as well. The standard Tomcat