Bug 1027228 - Installer enables datasource only for domain
Summary: Installer enables datasource only for domain
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Installer
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: CR1
: ---
Assignee: Francisco Canas
QA Contact: Petr Kremensky
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-06 12:01 UTC by Petr Kremensky
Modified: 2014-09-03 04:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:23:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.