-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
Documentation (Ref Guide, User Guide, etc.)
-
-
-
-
-
Dear Documentation Colleagues,
the RHEL installation guide issues:
- Where: 1.2. Components - Note
- Add reference to 2.3.3. Configuring the JBoss Web Server Installation in note, how to remove SSL. There is not such/similar section name (about SSL disabling) in contents.
- Where: Procedure 2.1. Installing a Java Development Kit (JDK)
- Point 3 line does not match number 3 line.
- Where: Procedure 2.7. Creating a Tomcat User
- The point 1 is not clear "In a shell prompt as the root user, change directories to JWS_HOME." I suggest: directories -> switch current directory to.
- Where: Procedure 2.7. Creating a Tomcat User
- Description of group ID should be added, I.e. has to be unique (and custom) unless it is overriden by -o argument . The /etc/login.defs can contain interval for IDs. Default values after installation of RHEL7 are set to 201-999. So, the example should raise error.
- Where: Procedure 2.7. Creating a Tomcat User
- Provide description i.e. chmod -R u+X tomcat<version>.
- Where: 2.2.2. Configuring the JBoss Web Server Installation
- Mention that Procedure 2.11. enables and configures mod_jk
- Mention that mod_cluster is enabled by default.
- Where: [Procedure 2.10. Enabling log4j Logging for Tomcat, Procedure 2.13. Running the Apache HTTP Server Post-Installation Script,
Procedure 2.15. Starting Apache HTTP Server,
Procedure 2.17. Stopping Apache HTTP Server]- Unify directory display in shell prompts. Either remove i.e. extras in the beginning or add directories to all examples.
- Where: Procedure 2.16. Stopping Tomcat
- Bold font usage unify. There are more occurances some of them are bold.
- Where: [Procedure 2.23. Starting Tomcat,
Procedure 2.24. Starting Apache HTTP Server,
Procedure 2.25. Stopping Tomcat,
Procedure 2.26. Stopping Apache HTTP Server]- Mention that the procedures are starting services. And the RHEL7 has service command too.
- Where: 2.3.6. Configuring JBoss Web Server Services to Start at Boot
- Service name on RHEL7 for tomcat7 is not tomcat7, but tomcat (please check combinations for RHEL6,7 tomcat7,8).
- Where: 2.3.6. Configuring JBoss Web Server Services to Start at Boot
- Is RHEL5 supported?