Bug 1327443

Summary: [DOCS] Need documentation the list of different JBoss modules included in xPaaS EAP images
Product: Red Hat xPaaS Reporter: Kenjiro Nakayama <knakayam>
Component: DocumentationAssignee: Gaurav Nelson <gnelson>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas Schlosser <tschloss>
Severity: high Docs Contact: Vikram Goyal <vigoyal>
Priority: high    
Version: unspecifiedCC: aos-bugs, jlieskov, jokerman, mmccomas, trogers
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-15 04:21:58 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 Kenjiro Nakayama 2016-04-15 07:39:41 UTC
Document URL: 

https://docs.openshift.com/enterprise/3.1/using_images/xpaas_images/eap.html

Section Number and Name: 

New section

Describe the issue: 

The default module included in OpenShift's xPaaS EAP image is different from JBoss EAP. For example, it includes pJDBC driver as below.

[I have no name!@eap-war-1-7ti0o modules]$ find  /opt/eap/modules/ |grep postgres
./system/layers/openshift/org/postgresql
./system/layers/openshift/org/postgresql/main
./system/layers/openshift/org/postgresql/main/postgresql-jdbc.jar
./system/layers/openshift/org/postgresql/main/module.xml

Suggestions for improvement:

Please write the documentation which modules are added by xPaaS image.

Comment 3 Gaurav Nelson 2017-03-14 23:53:45 UTC
Added the list of modules in the reference section of the Red Hat JBoss EAP for OpenShift guide.