I downloaded the SDK and tomcat RPMs, installed both, set the JAVA_HOME env
variable and added the java bin directory to my path and them simply started
tomcat and it worked. Did you use the tarball or rpm for tomcat? does ps
show another java process running.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Jonathan Michael
> Nowacki
> Sent: Thursday, May 29, 2003 6:32 PM
> To: [EMAIL PROTECTED]
> Subject: TOMCAT HELP
>
>
> I can't get tomcat to work please help
>
>
>
> Here's what I've done:
> I've successfully installed (and tested) Java SDK
> j2sdk-1.4.1_02-fcs
>
> and I pretty sure tomcat was a good install
> tomcat4-4.1.24-full.2jpp
>
> Tomcat is running
> --------------------------
> $ service tomcat4 start
> Starting tomcat4: process allready running
>
> Java Conf is setup
> ------------------------------
> $ ls -ltr /etc/java/java.conf
> -rwxr-xr-x    1 root     root           35 May 29 17:51
> /etc/java/java.conf
> $ cat /etc/java/java.conf
> JAVA_HOME=/usr/java/j2sdk1.4.1_02
>
>
> The server xml has been changed.
> ---------------------------------
> /etc/tomcat4/server.xml
>       <Host name="parazen.bio.indiana.edu" debug="0" appBase="webapps"
>        unpackWARs="true" autoDeploy="true">
>
>
>
> apache is up and running at
> http://parazen.bio.indiana.edu/
>
> but http://parazen.bio.indiana.edu:8080 sends back a "connection refused"
>
> (tomcat default port according to the documentation)
> http://jakarta.apache.org/tomcat/tomcat-4.0-doc/RUNNING.txt
>
>
> please help, i'm going nuts
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to