Bug 1016020

Summary: 7.1.1. Modules - wrong path to modules
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Martin Simka <msimka>
Component: DocumentationAssignee: Dana Mison <dmison>
Status: CLOSED NOTABUG QA Contact: Russell Dickenson <rdickens>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 14874, Administration and Configuration Guide-6.2-1 Build Date: 02-10-2013 13:01:57 Topic ID: 4360-458732 [Latest]
Last Closed: 2013-10-08 08:52:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Martin Simka 2013-10-07 10:31:13 UTC
Title: Modules

Describe the issue:
**********************
In section 7.1.1. Modules:

Static Modules are predefined in the EAP_HOME/modules/ directory of the application server. Each sub-directory represents one module and contains one or more JAR files and a configuration file (module.xml). The name of the module is defined in the module.xml file. 

EAP_HOME/modules/ is not valid for EAP 6.2

Suggestions for improvement:
**********************
replace EAP_HOME/modules/ with EAP_HOME/modules/system/layers/base/


Additional information: