Bug 1158511 - Configure Datasource through Installer
Summary: Configure Datasource through Installer
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Installer
Version: 6.0.3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER4
: 6.2.0
Assignee: Miroslav Sochurek
QA Contact: Dominik Hanak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-29 14:13 UTC by Anton Giertli
Modified: 2020-03-27 20:11 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:11:05 UTC
Type: Feature Request
Embargoed:


Attachments (Terms of Use)

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.


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