-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA
RHPAM templates allow databases to be configured through host, port and database name and driver, as well as a connection URL to further support other types of databases and configurations. However, EJB timer database configuration currently only uses the former approach for MySQL and Postgres. As a result, anyone using a connection URL for these two will have to separately also provide the database host, port and name.
This can apparently be fixed by simply checking for the existence of a URL before looking at the database type.
- is related to
-
JBEAP-15713 (7.2.z) Add Timer script for MariaDB
- Closed
-
JBEAP-15729 (7.2.z) EJB Timer is not properly set when the database is different than the defaults
- Closed
-
RHPAM-1997 PostgreSQL XA datasources does not have URL method
- Closed
- relates to
-
RHPAM-2002 Some external databases fail when using externaldb template
- Closed
-
KIECLOUD-74 DB2 cannot be used as external DB for rhpam72-kieserver-externaldb.yaml
- Closed