Bug 106212

Summary: /etc/ccm-devel/profile.sh only looks for Tomcat in /usr/share/tomcat
Product: [Retired] Red Hat Web Application Framework Reporter: Scott Parnell <scottp12>
Component: dev environmentAssignee: Dennis Gregorovic <dgregor>
Status: CLOSED RAWHIDE QA Contact: Jon Orris <jorris>
Severity: low Docs Contact:
Priority: medium    
Version: nightly   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-03-30 23:24:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 108447    

Description Scott Parnell 2003-10-03 17:19:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624

Description of problem:
ccm-profile <project-name> fails because project.sh only looks for Tomcat in
/usr/share/tomcat.

Both tomcat4-4.0.4-full.2jpp.noarch.rpm and tomcat4-4.1.18-full.1jpp.noarch.rpm
install tomcat in /var/tomcat4.

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


How reproducible:
Always

Steps to Reproduce:
1. Run ccm-profile <project-name>
2.
3.
    

Actual Results:  Script fails with:
"Cannot find Resin install in /opt/resin/2.1.* or a Tomcat install in
/usr/share/tomcat"

Expected Results:  Tomcat should have been found.

Additional info:

Comment 1 Need Real Name 2004-01-12 02:53:44 UTC
Can you link (ln -s) /usr/share/tomcat to /var/tomcat4?

Comment 2 Dennis Gregorovic 2004-03-30 23:24:25 UTC
the nightlies will now look for tomcat in several places. 
additionally, you can always set TOMCAT_HOME