Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1158511

Summary: Configure Datasource through Installer
Product: [Retired] JBoss BPMS Platform 6 Reporter: Anton Giertli <agiertli>
Component: InstallerAssignee: Miroslav Sochurek <msochure>
Status: CLOSED EOL QA Contact: Dominik Hanak <dhanak>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.3CC: kverlaen, mbaluch, rrajasek, tkirby
Target Milestone: ER4   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:11:05 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anton Giertli 2014-10-29 14:13:27 UTC
Description of problem:

Currently it is not possible to configure datasource through the installer-
Version-Release number of selected component (if applicable):

6.0.x (I have tested with 6.0.3)
6.1.x (I have tested with DR4)



Actual results:
It is not possible to configure datasource through installer

Expected results:

it is possible to configure datasource through installer

Additional info:

This is possible using installer from EAP 6.3. It includes 
 - uploading JDBC driver jar
 - configuring module which will include this driver
 - configure the datasource itself

BPM specific would be to bind this datasource to business-central.war and dashbuilder.war - of course, with appropriate hibernate dialect configured too. User should also have possibility to use different datasources for both application. i.e. one datasource shouldn't be "forced" to both *.wars

Comment 1 Ahmed Abu Lawi 2015-06-26 15:48:07 UTC
Hi Anton,

Just wanted to clarify a few points.

1) Can we assume that they will be using the same JDBC driver for all datasources configured?

2) Would you like the installer to provide the functionality to configure multiple datasources, if so how many? 

Currently the EAP installer allows the user to configure one Datasource. We're you thinking that the sure should have the option to configure one Datasource for each of the dashbuilder and business-central? 

Thanks,

Ahmed

Comment 2 Thomas Hauser 2015-07-27 18:50:33 UTC
This needs to be added for BPMSPL-177, at least to some degree.

Comment 3 Mansi Vaghela 2015-08-14 21:09:12 UTC
Hi Anton,

The installer has been modified to configure multiple datasources now, using the same JDBC driver. For BPMS they can seperately install a datasource for each of dashbuilder and business-central. The datasources are independent of each other with the exception of the JDBC driver.

Is this what you had in mind?

Thanks,
Mansi

Comment 4 Thomas Hauser 2015-08-19 17:53:19 UTC
Initial implementation of this feature will be provided in ER1. Feedback would be great. Thanks!

Comment 5 Dominik Hanak 2015-09-15 09:31:34 UTC
Hi Tom,

BusinessCentral datasource configuration is working fine, however
when I try the same with Dashbuilder I get NPE during installation. 

I have created BZ, see:
https://bugzilla.redhat.com/show_bug.cgi?id=1263175

Thanks!

Comment 6 Dominik Hanak 2015-10-23 09:05:05 UTC
There is one problem, however it only about generation of install script and properties file in BRMS: https://bugzilla.redhat.com/show_bug.cgi?id=1273330

DataSources are configured correctly.

This is verified in 6.2.0.ER4.