[fedora-java] newbie question - Tomcat 4 instead of Tomcat 5 on FC4

David Walluck david at zarb.org
Wed Dec 21 08:22:14 UTC 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bob Hartung wrote:
> not run under Tomcat 5 at the present.  I therefore need to have Tomcat
> 4 installed which I can do from the tar.gz.  However, how can I make
> sure that the Tomcat 5 installation is not called or do the tar.gz files
> usually have files I can copy to /etc/init.d to use to start the Tomcat
> 4 service on boot?

You can get tomcat4 as an rpm through JPackage. The tomcat4 rpm comes
with the files already in init.d, so there is no need to mess around
there. Simply download http://jpackage.org/jpackage.repo to
/etc/yum.repos.d and use yum to install tomcat4.

To start or stop a service on startup, use chkconfig. For example,

/sbin/chkconfig --del tomcat5
/sbin/chkconfig --add tomcat4

- --
Sincerely,

David Walluck
<david at zarb.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDqRC2arJDwJ6gwowRAji0AJ9KXw3QnLcaYg/jvXKQv6Vd7K1BCQCeL6jG
mUYoldrti9isaDUAXMBcj6Q=
=k1jy
-----END PGP SIGNATURE-----




More information about the fedora-devel-java-list mailing list