Bug 1327423

Summary: [xPaaS] Need to doc how to deploy JBoss module, override standalon.xml and deploy from application source repository
Product: OpenShift Container Platform Reporter: Kenjiro Nakayama <knakayam>
Component: DocumentationAssignee: Bilhar <baulakh>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas Schlosser <tschloss>
Severity: high Docs Contact: Vikram Goyal <vigoyal>
Priority: medium    
Version: 3.1.0CC: aos-bugs, jokerman, mmccomas
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: 2016-05-21 06:59:16 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:03:38 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: 

We should publish offical doc regarding this features which described KCS#1524553
https://access.redhat.com/solutions/1524553

Comment 1 Kenjiro Nakayama 2016-05-21 06:45:13 UTC
This request has already been written in the doc as below

https://docs.openshift.com/enterprise/3.1/using_images/xpaas_images/eap.html#configuring-the-xpaas-jboss-eap-image-using-the-s2i-templates

"""
2. Any JAR, WAR, and EAR in the deployment’s source repository directory are copied to the EAP_HOME/standalone/deployments directory.

3. All files in the configuration source repository directory are copied to EAP_HOME/standalone/configuration. If you want to use a custom JBoss EAP configuration file, it should be named standalone-openshift.xml.

4. All files in the modules source repository directory are copied to EAP_HOME/modules.
"""

I think we can close this bug ticket.

Comment 2 Vikram Goyal 2016-05-21 06:59:16 UTC
Thank you Kenjiro. As we discussed on irc and with your comments here, I am going to close this bug.