Bug 122517 - Various installation documentation errors relating to .zip installs
Summary: Various installation documentation errors relating to .zip installs
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: documentation
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL: http://www.redhat.com/docs/manuals/wa...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-05 13:29 UTC by Martin
Modified: 2020-03-27 16:52 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 16:52:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Martin 2004-05-05 13:29:26 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Description of problem:
Using the installation guide at 
http://www.redhat.com/docs/manuals/waf/rhea-ig-waf-en-6.1/ I 
encountered several errors and omissions when doing a .zip file 
installation on windows:

1. "The servlet-version is required" in section 3.5 and 3.6.1 is too 
vague.  Eventually I realised I had to copy tomcat406
\common\lib\servlet.jar to c:\ccm\usr\share\java\servlet-2.3.jar.

2. Section 6.1.1.2 refers to "CCM_ZIP_ROOT\etc\ccm\ccm.webapp" but it 
should be "CCM_ZIP_ROOT\etc\ccm\ccm.webapps".  Note the missing "s" 
at the end.

3. Example files would be very useful in section 6.1.1.2.

4. Section 6.2 refers to "CCM_ZIP_ROOT\etc\profile.d\ccm-init-
profile.cmd" which did not exist.  I found the file in the bin 
directory i.e. "CCM_ZIP_ROOT\bin\ccm-init-profile.cmd".

5. I did not find any information regarding the need to enable Oracle 
Intermedia, but am informed it is in the APLAWS installation guide.  
I had to do the following to enable Oracle Intermedia for the Oracle 
ccm user:
	GRANT CTXAPP TO ccmUser
	GRANT EXECUTE ON ctx_ddl TO ccmUser
	May also have to unlock the ctxsys account
	

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

How reproducible:
Always

Steps to Reproduce:
1.Install using .zip files on windows
2.
3.
    

Additional info:


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