Hide Forgot
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: