Re: Tom Cat

From: Drew (apt@dcs-success.com)
Date: Fri Jul 19 2002 - 15:38:13 EDT


You don't need to uninstall it. Download it from:

http://jakarta.apache.org/tomcat/

You can just install it by just unpacking it in the directory. We never
compiled anything. Here is a little document I wrote on it.

To setup and install jakarta, just
unpack jakarta in /usr/local/jakarta. You will wind up with a Jakarta root
directory as being:
/usr/local/jakarta/jakarta-tomcat-4.0.3.

next, set two environment variables in the .login of the user who will be
executing jakarta.
setenv CATALINA_HOME /usr/local/jakarta/jakarta-tomcat-4.0.3
setenv JAVA_HOME /usr/java130

Keep in mind that the default tomcat homepage is located at:
$CATALINA_HOME/webapps/ROOT/index.html

To start Jakarta go into:

/usr/local/jakarta/jakarta-tomcat-4.0.3/bin

and type: ./startup.sh

To stop Jakarta type ./shutdown.sh

It is really that easy for the basic configuration.

Hope that helps

Drew

-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU]On Behalf Of Rod
Jenkins
Sent: Friday, July 19, 2002 12:21 PM
To: aix-l@Princeton.EDU
Subject: Tom Cat

Does anyone have an installable version of Tom Cat for AIX? I am working to
compile it, but am having some difficulties.

It seems to require ant. I am having some issues getting that done. So, I
am looking for something pre-compiled.

Thanks,
Rod.



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:04 EDT