HOWTO: install a Tomcat web application on Fedora 7 [was: ...]

2008-02-27 Thread John Pye
f tomcat available with your > Fedora system, but a lot of people have problems with those distro > packages. They want to do complicated symlinks schemes to insure > there's only ever one copy of any given jar and that typically breaks > tomcat. > > --David > > > Joh

How to install a prepackaged Tomcat app

2008-02-26 Thread John Pye
Hi all I have a pre-written Tomcat application that I would like to install on my Fedora 7 server. There are binaries for Tomcat available for this linux distro, so theoretically I assume it should be possible to run a Tomcat instance on this platform without having to compile Tomcat from sources.