Bug 114829 - Remove the dependancy on Tomcat RPM from ccm-tools-servlet-tomcat
Summary: Remove the dependancy on Tomcat RPM from ccm-tools-servlet-tomcat
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: installation
Version: nightly
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dennis Gregorovic
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-03 12:54 UTC by Daniel Berrangé
Modified: 2007-04-18 17:02 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-03-17 16:47:46 UTC
Embargoed:


Attachments (Terms of Use)

Description Daniel Berrangé 2004-02-03 12:54:30 UTC
Description of problem:
The RPMs for Tomcat supplied by JPackage are incredibly difficult to
install, since they have dependancies on packages which are shipped in
source form only. So to install Tomcat RPMs you first have to visit
java.sun.com download the proprietry packages, build and then install
binary RPMs of them. This is completely impratical, so most people
just download the binary ZIP/tag.gz from jakarta.apache.org instead.

In the same way that we pick up installed version of resin by looking
for RESIN_HOME, then /opt/resin/latest, then /opt/resin/2.1.x, we
should do similar for tomcat, looking at TOMCAT_HOME, then
/opt/tomcat/latest, then /opt/tomcat/4.1.x, then /opt/tomcat/4.0.x

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Dennis Gregorovic 2004-02-04 07:05:12 UTC
@40039

Comment 2 Dennis Gregorovic 2005-03-17 16:47:46 UTC
closing old tickets


Note You need to log in before you can comment on or make changes to this bug.