Bug 1027228

Summary: Installer enables datasource only for domain
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: InstallerAssignee: Francisco Canas <fcanas>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: low Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: fcanas, thauser
Target Milestone: CR1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:23:26 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:

Description Petr Kremensky 2013-11-06 12:01:39 UTC
Description of problem:
 New datasource created as a part of post install configuration is not enabled in standalone configuration files.

Version-Release number of selected component (if applicable):
 EAP 6.2.0.ER7

How reproducible:
 Always

Steps to Reproduce:
 1. Run gui installer.
 2. Choose to install JDBC driver and Datasource on Post-install configuration screen.
 3. Finish the installation
 4. Check configuration files, or post-installation logs

Actual results:
 Datasource is enabled only in domain.xml configuration file.

Expected results:
 Datasource is enabled on all configuration files (standalone.xml, standalone-full.xml, standalone-ha.xml, standalone-full-ha.xml, and domain.xml)

Comment 1 Francisco Canas 2013-11-06 15:58:32 UTC
Added an extra command to the datasource installation jobs that will enable them for the standalone configurations. 

See:
http://git.app.eng.bos.redhat.com/jbossas-installer.git/commit/?h=eap-6.2&id=bf5bdeed74e824547110ece2f6578a483361913c

Comment 2 Petr Kremensky 2013-11-14 10:01:52 UTC
Verified on EAP 6.2.0.CR1 installer, datasource is now enabled also for standalone.