This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: trying to run Tomcat
- From: Gary Benson <gbenson at redhat dot com>
- To: java at gcc dot gnu dot org
- Date: Wed, 9 Nov 2005 09:55:43 +0000
- Subject: Re: trying to run Tomcat
- References: <43717600.4010309@bothner.com>
Per Bothner wrote:
> I wrote a document on how to run Kawa under Tomcat:
> http://www.gnu.org/software/kawa/server/Tomcat-setup.html
>
> I'd like to add some notes on using the Fedora packages
> for Tomcat, but they're not working for me. I do:
>
> # /sbin/service tomcat5 start
[snip]
>
> I then point my browser at http://localhost:8080/ but Firefox says
> it is "unable to connect". Is there something I need to do? I
> don't see anything useful in /usr/share/doc/tomcat5-5.0.30, or
> /etc/tomcat5, nor have I yet found any hints using Google.
Is there anything in /var/log/tomcat5/catalina.out?
Cheers,
Gary