="/usr/share/tomcat5"
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.
> 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; s
r/lib/tomcat5/webapps
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
> 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/
>
>
> Try it on 8080; it's the connector that you want to connect to.
>
>
> D
>
>
>
>> there are no errors logged in the /var/log/tomcat5 ; The server.xml file
>> has
>> The file is showing Server port="8005" and mailto:testw...@gmail.com
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
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 wrote:
Unfortunately, I cannot use 6.0 because my boss believes that we should use
the one that comes with the centos
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
-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 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 teste
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
> 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
om: 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.
>
> -
> 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
ct to.
>
>
> D
>
>
>
>> there are no errors logged in the /var/log/tomcat5 ; The server.xml file
>> has
>> The file is showing Server port="8005" and mailto:testw...@gmail.com]
>>>>
>>>>> Subject: Re: How do I set up and run T
> 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 p
rale, 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 downloads are co
I cannot bring up the tomcat page http://serverhost:8005
there are no errors logged in the /var/log/tomcat5 ; The server.xml file has
The file is showing Server port="8005" and mailto:testw...@gmail.com]
>>> Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3
>&
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
> 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 ar
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 = /usr/sha
On Wed, Mar 10, 2010 at 11:19 AM, testwreq wreq 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
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 buil
> 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
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
> 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
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 05:23:
26 matches
Mail list logo