Bug 1107130
| Summary: | Additional JDBC drivers should not be in system/layers/base | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Josef Cacek <jcacek> | 
| Component: | Documentation | Assignee: | sgilda | 
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Russell Dickenson <rdickens> | 
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.3.0 | CC: | sgilda, zroubali | 
| Target Milestone: | ER7 | ||
| Target Release: | EAP 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | Build Name: 22508, Administration and Configuration Guide-6.3-1
Build Date: 03-06-2014 15:04:28
Topic ID: 8849-591852 [Latest] | |
| Last Closed: | 2014-06-28 15:29:30 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: | |
| Embargoed: | |||
| Modified the following topics: Install a JDBC Driver as a Core Module [8849] Install a JDBC Driver as a Core Module [26833] This can be verified here: http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.3/html-single/Administration_and_Configuration_Guide/index.html#Install_a_JDBC_Driver_as_a_Core_Module1 Verified on EAP 6.3.0.ER7, doc Revision 6.3.0-24 | 
Please revert the change, which introduced path "EAP_HOME/modules/system/layers/base" instead of "EAP_HOME/modules" in Admin Guide for EAP 6.3. (Replace also "EAP_HOME/modules/system/layers/base/com/mysql/main/" with "EAP_HOME/modules/com/mysql/main/") The "Module Organization on the Filesystem" in document "Layered Distributions and Module Path Organization" [1] says: The system level exists to separate modules associated with the distribution base, layered distribution or add-ons from those the end user may store in the modules directory. (Note: in earlier versions of this document, "internal" was used instead of "system" with a request for suggestions of something better.) The Admin Guide for EAP 6.2 use the correct location ("EAP_HOME/modules/") [2] [1] https://community.jboss.org/wiki/LayeredDistributionsAndModulePathOrganization [2] https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.2/html/Administration_and_Configuration_Guide/Install_a_JDBC_Driver_as_a_Core_Module1.html